PEP 232 is Final.

This commit is contained in:
Barry Warsaw 2001-03-28 20:25:39 +00:00
parent addf2b8692
commit f2f7f080a0
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,6 @@ Index by Category
Future PEPs (in consideration for Python 2.2)
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 238 pep-0238.txt Non-integer Division 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 223 pep-0223.txt Change the Meaning of \x Escapes Peters
SF 230 pep-0230.txt Warning Framework van Rossum
SF 232 pep-0232.txt Function Attributes Warsaw
Empty PEPs (or containing only an abstract)