Mariatta
87dc92a34e
Convert 10 PEPs to reSt ( #180 )
2017-01-19 10:00:30 -08:00
Georg Brandl
08ea236bbb
Update not-so-old PEP URL.
2009-01-18 09:50:42 +00:00
Brett Cannon
c33689e5ec
Make Raymond Hettinger's name consistent.
2007-06-28 19:44:20 +00:00
Raymond Hettinger
df82c82ddc
Withdraw 288 in favor of 343.
2005-06-15 16:34:03 +00:00
Raymond Hettinger
f868ba34f0
Simplify the proposal for gen.throw().
2005-01-03 04:59:21 +00:00
Raymond Hettinger
9198b9cf32
Update for Py2.5.
2005-01-02 21:41:54 +00:00
Raymond Hettinger
6f035a5ce2
Revise and undefer PEP 288: Generator Attributes and Exceptions
...
Eliminated the original idea of passing arguments through gen.next().
Eliminated the alternative idea of using gen.submit(data).
Replaced with a developed version of generator attributes.
Left the discussion of exceptions essentially unchanged.
2002-11-18 10:40:44 +00:00
Fred Drake
529701291f
Update PEP URLs to prefer www.python.org.
2002-04-05 19:42:56 +00:00
Barry Warsaw
91e98eae56
PEP 288, Generators Attributes and Exceptions, Hettinger
2002-04-01 16:10:19 +00:00