From 3586b07d42fc751ccc03f05dec63deabe89f474d Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 22 Jun 2007 18:50:54 +0000 Subject: [PATCH] Make PEPs 3099 and 2 active. --- pep-0002.txt | 2 +- pep-3099.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0002.txt b/pep-0002.txt index c1aeb8e12..067578528 100644 --- a/pep-0002.txt +++ b/pep-0002.txt @@ -3,7 +3,7 @@ Title: Procedure for Adding New Modules Version: $Revision$ Last-Modified: $Date$ Author: faassen@infrae.com (Martijn Faassen) -Status: Draft +Status: Active Type: Process Created: 07-Jul-2001 Post-History: 07-Jul-2001, 09-Mar-2002 diff --git a/pep-3099.txt b/pep-3099.txt index dafabb78a..f62fbfdb8 100644 --- a/pep-3099.txt +++ b/pep-3099.txt @@ -3,7 +3,7 @@ Title: Things that will Not Change in Python 3000 Version: $Revision$ Last-Modified: $Date$ Author: Georg Brandl -Status: Draft +Status: Active Type: Process Content-Type: text/x-rst Created: 04-Apr-2006