Mark this PEP as deferred, and explain why
This commit is contained in:
parent
90e96f8a20
commit
ae9631ffe9
11
pep-0222.txt
11
pep-0222.txt
|
@ -2,7 +2,7 @@ PEP: 222
|
||||||
Title: Web Library Enhancements
|
Title: Web Library Enhancements
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Author: akuchlin@mems-exchange.org (Andrew Kuchling)
|
Author: akuchlin@mems-exchange.org (Andrew Kuchling)
|
||||||
Status: Active
|
Status: Deferred
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Python-Version: 2.1
|
Python-Version: 2.1
|
||||||
Created: 18-Aug-2000
|
Created: 18-Aug-2000
|
||||||
|
@ -16,10 +16,11 @@ Abstract
|
||||||
new features, new modules for tasks such as cookie support, or
|
new features, new modules for tasks such as cookie support, or
|
||||||
removal of obsolete code.
|
removal of obsolete code.
|
||||||
|
|
||||||
The intent is to incorporate the proposals emerging from this
|
The original intent was to make improvements to Python 2.1.
|
||||||
document into Python 2.1, due to be released in the first half of
|
However, there seemed little interest from the Python community,
|
||||||
2001.
|
and time was lacking, so this PEP has been deferred to some future
|
||||||
|
Python release.
|
||||||
|
|
||||||
|
|
||||||
Open Issues
|
Open Issues
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue