Georg Brandl
08ea236bbb
Update not-so-old PEP URL.
2009-01-18 09:50:42 +00:00
Brett Cannon
d8f50e991b
De-obfuscate emails where the author had their address already listed without
...
obfuscation. Also, the HTML output of PEPs already obfuscates the address and
thus it is not needed in the text version.
2007-06-20 19:19:26 +00:00
Raymond Hettinger
18428862ff
Various PEP updates mostly related to generator expressions.
2004-05-19 21:18:55 +00:00
Raymond Hettinger
d8f2eaf03c
Self reject PEP 329.
2004-04-20 17:51:11 +00:00
Raymond Hettinger
6c168af9b0
Adopt Jack Diederich's suggested module name.
2004-04-20 12:07:33 +00:00
Raymond Hettinger
5b706be0c0
* Protect the stoplist from mutation (suggested by JvR).
...
* Replace the comment on non-CPython implementations with working code.
Should help those who could not comprehend the efforts that were made
to support non-CPython environments automatically, with no performance
penalty.
2004-04-20 11:01:35 +00:00
Raymond Hettinger
a8b8df4485
Checkin pep for constant binding.
2004-04-19 04:07:59 +00:00