PEP 232, Function Attributes, Barry Warsaw
PEP 233, Python Online Help, Paul Prescod
This commit is contained in:
parent
ec301bb37d
commit
7bee90d452
|
@ -39,6 +39,8 @@ Index by Category
|
|||
I 226 pep-0226.txt Python 2.1 Release Schedule Hylton
|
||||
S 227 pep-0227.txt Statically Nested Scopes Hylton
|
||||
S 230 pep-0230.txt Warning Framework van Rossum
|
||||
S 232 pep-0232.txt Function Attributes Warsaw
|
||||
S 233 pep-0233.txt Python Online Help Prescod
|
||||
|
||||
Pie-in-the-sky PEPs (not ready; may become active yet)
|
||||
|
||||
|
@ -127,6 +129,8 @@ Numerical Index
|
|||
S 229 pep-0229.txt Using Distutils to Build Python Kuchling
|
||||
S 230 pep-0230.txt Warning Framework van Rossum
|
||||
SR 231 pep-0231.txt __findattr__() Warsaw
|
||||
S 232 pep-0232.txt Function Attributes Warsaw
|
||||
S 233 pep-0233.txt Python Online Help Prescod
|
||||
|
||||
Key
|
||||
|
||||
|
|
Loading…
Reference in New Issue