[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Downlod from FTP, pickle

SMALLp

1/18/2008 12:14:00 AM

Hy!

I have a little problem. I have to download file from FTP sp i use
ftplib. And then i have to pickle.load from that file. I make callback
function that saves line by line into temporary file and now i cant read
from that file and when i close it i diapers.

Thanks!
1 Answer

Tommy Nordgren

1/18/2008 12:31:00 AM

0


On 18 jan 2008, at 01.13, SMALLp wrote:

> Hy!
>
> I have a little problem. I have to download file from FTP sp i use
> ftplib. And then i have to pickle.load from that file. I make callback
> function that saves line by line into temporary file and now i cant
> read
> from that file and when i close it i diapers.
>
> Thanks!
> --
> http://mail.python.org/mailman/listinfo/p...
You need to rewind the temporary file before reading.
-----------------------------------
See the amazing new SF reel: Invasion of the man eating cucumbers from
outer space.
On congratulations for a fantastic parody, the producer replies :
"What parody?"

Tommy Nordgren
tommy.nordgren@comhem.se