Commit Graph

9 Commits

Author SHA1 Message Date
Ezio Melotti 0cce3cec68 #16006: fix typo in PEP 213. 2012-09-23 19:19:29 +03:00
Brett Cannon cdf5d3ce68 Fix the headers so that they are in the right order and no required headers are
missing.
2007-06-19 04:20:07 +00:00
Andrew M. Kuchling 2cff379b28 Mark as Deferred to match status in PEP 0 2006-05-01 20:03:44 +00:00
David Goodger c5b5d3c83d added Last-Modified headers to all PEPs without 2006-03-23 20:13:19 +00:00
Guido van Rossum 3ba9f35d1b Add a note explaining how PEP 252 enables a different solution. 2001-08-01 18:43:34 +00:00
Barry Warsaw 08414d30a6 Deferred to Python 2.1 2000-08-23 05:47:12 +00:00
Paul Prescod 3f32c8df87 Update suggested by gmcm -- method is stored in dict alongside
attribute access handler
2000-07-21 21:59:29 +00:00
Paul Prescod e743584658 Added content. First real version of this PEP 2000-07-21 21:14:26 +00:00
Barry Warsaw 37a9ef08cc PEP 213, Attribute Access Handlers, assigned to Paul Prescod 2000-07-21 20:05:07 +00:00