Slot in PEP 234, Iterators, Ka-Ping Yee
This commit is contained in:
parent
f65ea69087
commit
535154e148
|
@ -37,6 +37,10 @@ Index by Category
|
|||
S 229 pep-0229.txt Using Distutils to Build Python Kuchling
|
||||
S 233 pep-0233.txt Python Online Help Prescod
|
||||
|
||||
Future PEPs (in consideration for Python 2.2)
|
||||
|
||||
S 234 pep-0234.txt Iterators Yee
|
||||
|
||||
Pie-in-the-sky PEPs (not ready; may become active yet)
|
||||
|
||||
I 206 pep-0206.txt 2.0 Batteries Included Zadka
|
||||
|
@ -131,6 +135,7 @@ Numerical Index
|
|||
SR 231 pep-0231.txt __findattr__() Warsaw
|
||||
SF 232 pep-0232.txt Function Attributes Warsaw
|
||||
S 233 pep-0233.txt Python Online Help Prescod
|
||||
S 234 pep-0234.txt Iterators Yee
|
||||
|
||||
Key
|
||||
|
||||
|
|
Loading…
Reference in New Issue