PEP 232 is Final.
This commit is contained in:
parent
addf2b8692
commit
f2f7f080a0
|
@ -48,7 +48,6 @@ Index by Category
|
||||||
Future PEPs (in consideration for Python 2.2)
|
Future PEPs (in consideration for Python 2.2)
|
||||||
|
|
||||||
S 234 pep-0234.txt Iterators Yee
|
S 234 pep-0234.txt Iterators Yee
|
||||||
S 232 pep-0232.txt Function Attributes Warsaw
|
|
||||||
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka
|
||||||
S 238 pep-0238.txt Non-integer Division Zadka
|
S 238 pep-0238.txt Non-integer Division Zadka
|
||||||
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
|
S 239 pep-0239.txt Adding a Rational Type to Python Zadka
|
||||||
|
@ -87,6 +86,7 @@ Index by Category
|
||||||
SF 221 pep-0221.txt Import As Wouters
|
SF 221 pep-0221.txt Import As Wouters
|
||||||
SF 223 pep-0223.txt Change the Meaning of \x Escapes Peters
|
SF 223 pep-0223.txt Change the Meaning of \x Escapes Peters
|
||||||
SF 230 pep-0230.txt Warning Framework van Rossum
|
SF 230 pep-0230.txt Warning Framework van Rossum
|
||||||
|
SF 232 pep-0232.txt Function Attributes Warsaw
|
||||||
|
|
||||||
Empty PEPs (or containing only an abstract)
|
Empty PEPs (or containing only an abstract)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue