PEP 271 is withdrawn.

This commit is contained in:
Barry Warsaw 2001-09-26 05:01:09 +00:00
parent 407ce7575f
commit c09df576b1
1 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,6 @@ Index by Category
S 268 Extended HTTP functionality and WebDAV Stein
S 269 Pgen Module for Python Riehl
S 270 uniq method for list objects Petrone
S 271 Prefixing sys.path by command line option Giacometti
Py-in-the-sky PEPs (not considered for Python 2.2)
@ -124,7 +123,7 @@ Index by Category
SD 210 Decoupling the Interpreter Loop Ascher
ID 220 Coroutines, Generators, Continuations McMillan
Deferred, Abandoned, and Rejected PEPs
Deferred, Abandoned, Withdrawn, and Rejected PEPs
SR 204 Range Literals Wouters
SR 224 Attribute Docstrings Lemburg
@ -132,6 +131,7 @@ Index by Category
SD 233 Python Online Help Prescod
SR 244 The `directive' Statement von Loewis
SR 259 Omit printing newline after newline van Rossum
SR 271 Prefixing sys.path by command line option Giacometti
Numerical Index
@ -225,7 +225,7 @@ Numerical Index
S 268 Extended HTTP functionality and WebDAV Stein
S 269 Pgen Module for Python Riehl
S 270 uniq method for list objects Petrone
S 271 Prefixing sys.path by command line option Giacometti
SR 271 Prefixing sys.path by command line option Giacometti
I 272 API for Secret-Key Encryption Algorithms Kuchling