[Patches] [ python-Patches-513752 ] PEP 279 Simulator

noreply@sourceforge.net noreply@sourceforge.net
Wed, 06 Feb 2002 06:04:02 -0800


Patches item #513752, was opened at 2002-02-06 06:04
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=513752&group_id=5470

Category: Demos and tools
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Nobody/Anonymous (nobody)
Summary: PEP 279 Simulator

Initial Comment:
The download attachment contains a module which 
simulates every feature proposed in PEP 279,
Enhanced Generators.

It is provided as a proof-of-concept and as a means 
for experimenting with the proposed features.

It includes:
1.  New built-ins:  xmap, xfilter, xzip, and indexed
2.  Generator comprehensions
3.  Generator parameter passing
4.  Generator exception passing

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=513752&group_id=5470