PEP 255: Simple Generators
Greg Ewing
greg at cosc.canterbury.ac.nz
Thu Jun 21 01:12:38 EDT 2001
More information about the Python-list mailing list
Thu Jun 21 01:12:38 EDT 2001
- Previous message (by thread): PEP 255: Simple Generators
- Next message (by thread): PEP 255: Simple Generators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Peters wrote: > > Since generators produce an iterator > object, you can very easily tie your head into knots already, if you're > determined to. And glossing over the mechanism by which they're produced makes it even easier! -- Greg Ewing, Computer Science Dept, University of Canterbury, Christchurch, New Zealand To get my email address, please visit my web page: http://www.cosc.canterbury.ac.nz/~greg
- Previous message (by thread): PEP 255: Simple Generators
- Next message (by thread): PEP 255: Simple Generators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list