PEP 255: Simple Generators

Greg Ewing greg at cosc.canterbury.ac.nz
Thu Jun 21 01:12:38 EDT 2001


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



More information about the Python-list mailing list