Guido says PEP 254 won't be part of Python 2.2.

This commit is contained in:
Barry Warsaw 2001-08-14 15:49:32 +00:00
parent fda3cbbba2
commit f603ea417a
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,6 @@ Index by Category
S 237 pep-0237.txt Unifying Long Integers and Integers Zadka, van Rossum
S 241 pep-0241.txt Metadata for Python Software Packages Kuchling
S 243 pep-0243.txt Module Repository Upload Mechanism Reifschneider
S 254 pep-0254.txt Making Classes Look More Like Types van Rossum
S 256 pep-0256.txt Docstring Processing System Framework Goodger
S 257 pep-0257.txt Docstring Conventions Goodger, van Rossum
S 258 pep-0258.txt DPS Generic Implementation Details Goodger
@ -79,6 +78,7 @@ Index by Category
S 242 pep-0242.txt Numeric Kinds Dubois
S 245 pep-0245.txt Python Interface Syntax Pelletier
S 246 pep-0246.txt Object Adaptation Evans
S 254 pep-0254.txt Making Classes Look More Like Types van Rossum
Finished PEPs (done, implemented in CVS)