From 09b08ab91b295a00f4f0738d9cb64032046827a0 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Thu, 9 Feb 2006 08:25:22 +0000 Subject: [PATCH] Add missing PEP type --- pep-0200.txt | 1 + pep-0206.txt | 1 + pep-0207.txt | 1 + pep-0214.txt | 1 + pep-0231.txt | 1 + 5 files changed, 5 insertions(+) diff --git a/pep-0200.txt b/pep-0200.txt index 0d688aae5..3be68b96b 100644 --- a/pep-0200.txt +++ b/pep-0200.txt @@ -3,6 +3,7 @@ Title: Python 2.0 Release Schedule Version: $Revision$ Author: Jeremy Hylton Python-Version: 2.0 +Type: Informational Status: Final diff --git a/pep-0206.txt b/pep-0206.txt index 5862a9576..6c91efc34 100644 --- a/pep-0206.txt +++ b/pep-0206.txt @@ -2,6 +2,7 @@ PEP: 206 Title: Python Advanced Library Version: $Revision$ Author: A.M. Kuchling +Type: Informational Status: Withdrawn diff --git a/pep-0207.txt b/pep-0207.txt index 00f8d111a..49353866e 100644 --- a/pep-0207.txt +++ b/pep-0207.txt @@ -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 diff --git a/pep-0214.txt b/pep-0214.txt index ff11b744f..95592738b 100644 --- a/pep-0214.txt +++ b/pep-0214.txt @@ -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 diff --git a/pep-0231.txt b/pep-0231.txt index 77537a4ed..a86fb5abf 100644 --- a/pep-0231.txt +++ b/pep-0231.txt @@ -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: