Skip to content

Commit

Permalink
Add missing PEP type
Browse files Browse the repository at this point in the history
  • Loading branch information
nnorwitz committed Feb 9, 2006
1 parent fbf2e3e commit 09b08ab
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions pep-0200.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down
1 change: 1 addition & 0 deletions pep-0206.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ PEP: 206
Title: Python Advanced Library
Version: $Revision$
Author: A.M. Kuchling <amk@amk.ca>
Type: Informational
Status: Withdrawn


Expand Down
1 change: 1 addition & 0 deletions pep-0207.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down
1 change: 1 addition & 0 deletions pep-0214.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions pep-0231.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 09b08ab

Please sign in to comment.