Commit Graph

11 Commits

Author SHA1 Message Date
Brett Cannon e801b28e42 Make Type field values consistent across all PEPs. 2007-04-15 02:10:27 +00:00
Andrew M. Kuchling b09c4ce4e7 Mark as Rejected to match statue in PEP 0 2006-05-01 20:00:14 +00:00
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +00:00
Neal Norwitz 09b08ab91b Add missing PEP type 2006-02-09 08:25:22 +00:00
Barry Warsaw 99ab3d4e0c Setting my address back to barry@python.org for consistency and better
spam fighting defenses.
2003-09-22 04:51:50 +00:00
Barry Warsaw 295e210393 barry@digicool.com => barry@zope.com 2001-08-14 15:45:26 +00:00
Barry Warsaw bea68c0534 Use new acceptable practices for PEP references. 2001-07-05 19:09:19 +00:00
Guido van Rossum eea626cb8d Rejection notice (with Barry's agreement). 2000-12-08 15:36:03 +00:00
Barry Warsaw 9599e69426 Back out last second change in the examples. `missing' should be an
empty mutable (i.e. list) since empty tuples are shared.  Thanks Just!
2000-12-02 15:12:35 +00:00
Barry Warsaw e9ae8a5694 Talk about PEP 213, which is related and can be (mostly) implemented
using the __findattr__() hook.
2000-12-02 04:11:32 +00:00
Barry Warsaw 64195d490d PEP 231, __findattr__(), Barry Warsaw 2000-12-02 03:38:48 +00:00