Commit Graph

5 Commits

Author SHA1 Message Date
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