Generator (computer programming): Difference between revisions

Content deleted Content added
Line 30:
* Python PEP's:
** [http://www.python.org/peps/pep-0255.html PEP 255: ''Simple Generators'']
** [http://www.python.org/peps/pep-0325.html PEP 325: ''Resource-Release Support for Generators'']
** [http://www.python.org/peps/pep-0288.html PEP 288: ''Generators Attributes and Exceptions'']
** [http://www.python.org/peps/pep-0342.html PEP 342: ''Coroutines via Enhanced Generators'']