[Python-ideas] Generators are iterators
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Dec 10 22:26:34 CET 2014
More information about the Python-ideas mailing list
Wed Dec 10 22:26:34 CET 2014
- Previous message: [Python-ideas] Generators are iterators
- Next message: [Python-ideas] Generators are iterators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Coghlan wrote: > What the PEP is trying to say is that generators are not the same > thing as __next__ method implementations The wording of that part definitely needs improving, then. -- Greg
- Previous message: [Python-ideas] Generators are iterators
- Next message: [Python-ideas] Generators are iterators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list