[ftputil] tell() method for FTPFile objects

Justin Ezequiel justin.ezequiel at gmail.com
Mon Jan 31 03:28:19 MET 2005


On Mon, 31 Jan 2005 09:34:02 +0800, Justin Ezequiel
<justin.ezequiel at gmail.com> wrote:
> > Date: Sat, 29 Jan 2005 12:26:13 +0100
> > From: Stefan Schwarzer <sschwarzer at sschwarzer.net>
> > 
> > Hello Justin
> >
> > Summary: _Unless you also need a "seek" method_, I would see if I can
> > add a "tell" method, but _only_ for binary transfers. Please reply.
> >
> 
> I'll have to check zipfile first if it needs a seek method. Thank you
> for the prompt reply.
> BTW, I am at GMT+8:00.
> 

>From browsing zipfile.py, it seems I'll also need a seek() method.
In the meantime, I'll just use a temporary local file.
Thank you again.


More information about the ftputil mailing list