iterators instead of callbacks.
Michael Hoffman
cam.ac.uk at mh391.invalid
Tue Feb 8 11:29:51 EST 2005
More information about the Python-list mailing list
Tue Feb 8 11:29:51 EST 2005
- Previous message (by thread): iterators instead of callbacks.
- Next message (by thread): Loop in list.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): iterators instead of callbacks.
- Next message (by thread): Loop in list.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list