define "generator" (glossary bug?)

Alan G Isaac alan.isaac at gmail.com
Fri May 22 12:38:40 EDT 2009


I believe the glossary
http://wiki.python.org/moin/PythonGlossary
is missing the definition for 'generator'
and has used instead the definition for 'generator function',
which term is missing from the glossary.

Standard usage as I understand it is found here:
http://docs.python.org/3.0/reference/simple_stmts.html#the-yield-statement

Cheers,
Alan Isaac



More information about the Python-list mailing list