Add missing PEP type
This commit is contained in:
parent
fbf2e3eced
commit
09b08ab91b
|
@ -3,6 +3,7 @@ Title: Python 2.0 Release Schedule
|
|||
Version: $Revision$
|
||||
Author: Jeremy Hylton <jeremy@zope.com>
|
||||
Python-Version: 2.0
|
||||
Type: Informational
|
||||
Status: Final
|
||||
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@ PEP: 206
|
|||
Title: Python Advanced Library
|
||||
Version: $Revision$
|
||||
Author: A.M. Kuchling <amk@amk.ca>
|
||||
Type: Informational
|
||||
Status: Withdrawn
|
||||
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ Title: Rich Comparisions
|
|||
Version: $Revision$
|
||||
Author: guido@python.org (Guido van Rossum), DavidA@ActiveState.com (David Ascher)
|
||||
Python-Version: 2.1
|
||||
Type: Standards
|
||||
Status: Final
|
||||
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ Title: Extended Print Statement
|
|||
Version: $Revision$
|
||||
Author: barry@python.org (Barry A. Warsaw)
|
||||
Python-Version: 2.0
|
||||
Type: Standards
|
||||
Status: Final
|
||||
Created: 24-Jul-2000
|
||||
Post-History: 16-Aug-2000
|
||||
|
|
|
@ -4,6 +4,7 @@ Version: $Revision$
|
|||
Author: barry@python.org (Barry A. Warsaw)
|
||||
Python-Version: 2.1
|
||||
Status: Draft
|
||||
Type: Standards
|
||||
Created: 30-Nov-2000
|
||||
Post-History:
|
||||
|
||||
|
|
Loading…
Reference in New Issue