PEP 271 is withdrawn.
This commit is contained in:
parent
407ce7575f
commit
c09df576b1
|
@ -66,7 +66,6 @@ Index by Category
|
||||||
S 268 Extended HTTP functionality and WebDAV Stein
|
S 268 Extended HTTP functionality and WebDAV Stein
|
||||||
S 269 Pgen Module for Python Riehl
|
S 269 Pgen Module for Python Riehl
|
||||||
S 270 uniq method for list objects Petrone
|
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)
|
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
|
SD 210 Decoupling the Interpreter Loop Ascher
|
||||||
ID 220 Coroutines, Generators, Continuations McMillan
|
ID 220 Coroutines, Generators, Continuations McMillan
|
||||||
|
|
||||||
Deferred, Abandoned, and Rejected PEPs
|
Deferred, Abandoned, Withdrawn, and Rejected PEPs
|
||||||
|
|
||||||
SR 204 Range Literals Wouters
|
SR 204 Range Literals Wouters
|
||||||
SR 224 Attribute Docstrings Lemburg
|
SR 224 Attribute Docstrings Lemburg
|
||||||
|
@ -132,6 +131,7 @@ Index by Category
|
||||||
SD 233 Python Online Help Prescod
|
SD 233 Python Online Help Prescod
|
||||||
SR 244 The `directive' Statement von Loewis
|
SR 244 The `directive' Statement von Loewis
|
||||||
SR 259 Omit printing newline after newline van Rossum
|
SR 259 Omit printing newline after newline van Rossum
|
||||||
|
SR 271 Prefixing sys.path by command line option Giacometti
|
||||||
|
|
||||||
|
|
||||||
Numerical Index
|
Numerical Index
|
||||||
|
@ -225,7 +225,7 @@ Numerical Index
|
||||||
S 268 Extended HTTP functionality and WebDAV Stein
|
S 268 Extended HTTP functionality and WebDAV Stein
|
||||||
S 269 Pgen Module for Python Riehl
|
S 269 Pgen Module for Python Riehl
|
||||||
S 270 uniq method for list objects Petrone
|
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
|
I 272 API for Secret-Key Encryption Algorithms Kuchling
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue