Re: Downlod from FTP, pickle

2008-01-17 Thread Tommy Nordgren
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

Downlod from FTP, pickle

2008-01-17 Thread SMALLp
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.or