Added PEP 212, Additional Builtin Generators, assigned bwarsaw

Added PEP 213, Attribute Access Handlers, assigned prescod
This commit is contained in:
Barry Warsaw 2000-07-21 20:03:17 +00:00
parent 2cc9f4e104
commit 0b8506e3fe
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ Index
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: