[Python-checkins] peps: Added PEP 212, Additional Builtin Generators, assigned bwarsaw (original) (raw)

georg.brandl python-checkins at python.org
Wed Mar 23 21:22:44 CET 2011


http://hg.python.org/peps/rev/aef09b159d11 changeset: 26:aef09b159d11 user: Barry Warsaw <barry at python.org> date: Fri Jul 21 20:03:17 2000 +0000 summary: Added PEP 212, Additional Builtin Generators, assigned bwarsaw

Added PEP 213, Attribute Access Handlers, assigned prescod

files: pep-0000.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/pep-0000.txt b/pep-0000.txt --- a/pep-0000.txt +++ b/pep-0000.txt @@ -30,6 +30,9 @@ 209 pep-0209.txt Adding Multidimensional Arrays davida 210 pep-0210.txt Decoupling the Interpreter Loop davida 211 pep-0211.txt Adding New Operators to Python gvwilson

Local Variables:

-- Repository URL: http://hg.python.org/peps



More information about the Python-checkins mailing list