Added PEP 212, Additional Builtin Generators, assigned bwarsaw
Added PEP 213, Attribute Access Handlers, assigned prescod
This commit is contained in:
parent
2cc9f4e104
commit
0b8506e3fe
|
@ -30,6 +30,9 @@ Index
|
||||||
209 pep-0209.txt Adding Multidimensional Arrays davida
|
209 pep-0209.txt Adding Multidimensional Arrays davida
|
||||||
210 pep-0210.txt Decoupling the Interpreter Loop davida
|
210 pep-0210.txt Decoupling the Interpreter Loop davida
|
||||||
211 pep-0211.txt Adding New Operators to Python gvwilson
|
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:
|
Local Variables:
|
||||||
|
|
Loading…
Reference in New Issue