[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
- Previous message: [Python-checkins] peps: Added Emacs page breaks
- Next message: [Python-checkins] peps: PEP 213, Attribute Access Handlers, assigned to Paul Prescod
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
212 pep-0212.txt Additional Builtin Generators bwarsaw
213 pep-0213.txt Attribute Access Handlers prescod
Local Variables:
-- Repository URL: http://hg.python.org/peps
- Previous message: [Python-checkins] peps: Added Emacs page breaks
- Next message: [Python-checkins] peps: PEP 213, Attribute Access Handlers, assigned to Paul Prescod
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]