PEP 333 is dead; long live PEP 3333. Or not. ;-)
This commit is contained in:
parent
604910ad8c
commit
822bdad411
11
pep-0333.txt
11
pep-0333.txt
|
@ -4,13 +4,22 @@ Version: $Revision$
|
|||
Last-Modified: $Date$
|
||||
Author: Phillip J. Eby <pje@telecommunity.com>
|
||||
Discussions-To: Python Web-SIG <web-sig@python.org>
|
||||
Status: Draft
|
||||
Status: Final
|
||||
Replaced-By: 3333
|
||||
Type: Informational
|
||||
Content-Type: text/x-rst
|
||||
Created: 07-Dec-2003
|
||||
Post-History: 07-Dec-2003, 08-Aug-2004, 20-Aug-2004, 27-Aug-2004
|
||||
|
||||
|
||||
Preface
|
||||
=======
|
||||
|
||||
Note: For an updated version of this spec that supports Python 3.x and
|
||||
includes community errata, addenda, and clarifications, please
|
||||
see PEP 3333 instead.
|
||||
|
||||
|
||||
Abstract
|
||||
========
|
||||
|
||||
|
|
Loading…
Reference in New Issue