iterators instead of callbacks.

Michael Hoffman cam.ac.uk at mh391.invalid
Tue Feb 8 11:29:51 EST 2005


Antoon Pardon wrote:

> I'm thinking about the FTP-lib now where iterator equivallents of
 > retrbinary and retrlines methods may be more easily usable then the
 > current versions with a callback.
> 
> So I was wondering, are such transformations in the pipeline
> somewhere?

Maybe that should be a Python 3.0 idea. I'm sure it would happen a lot sooner
if you submitted a patch implementing the behavior you want.
-- 
Michael Hoffman



More information about the Python-list mailing list