Marking PEP 232 as final now that it's checked in.
This commit is contained in:
parent
0529b5cfe0
commit
90e96f8a20
|
@ -38,7 +38,6 @@ Index by Category
|
|||
S 227 pep-0227.txt Statically Nested Scopes Hylton
|
||||
S 229 pep-0229.txt Using Distutils to Build Python Kuchling
|
||||
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)
|
||||
|
@ -76,6 +75,7 @@ Index by Category
|
|||
SF 217 pep-0217.txt Display Hook for Interactive Use Zadka
|
||||
SF 221 pep-0221.txt Import As Wouters
|
||||
SF 223 pep-0223.txt Change the Meaning of \x Escapes Peters
|
||||
SF 232 pep-0232.txt Function Attributes Warsaw
|
||||
|
||||
Rejected PEPs
|
||||
|
||||
|
@ -129,7 +129,7 @@ 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
|
||||
SF 232 pep-0232.txt Function Attributes Warsaw
|
||||
S 233 pep-0233.txt Python Online Help Prescod
|
||||
|
||||
Key
|
||||
|
|
Loading…
Reference in New Issue