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 -- http://mail.python.org/mailman/listinfo/python-list