From d2fa426a963637bca70c479d5b5ca57dfe59dc40 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 21 Mar 2001 17:35:22 +0000 Subject: [PATCH] Mark as Deferred since it seems like this will never get finished. --- pep-0002.txt | 2 +- pep-0210.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0002.txt b/pep-0002.txt index ebe11655b..f4e2d9278 100644 --- a/pep-0002.txt +++ b/pep-0002.txt @@ -2,7 +2,7 @@ PEP: 2 Title: Procedure for Adding New Modules Version: $Revision$ Author: esr@snark.thyrsus.com (Eric S. Raymond) -Status: Draft +Status: Deferred Type: Informational Created: 07-Aug-2000 Post-History: diff --git a/pep-0210.txt b/pep-0210.txt index 7c031c9f1..ca08050fd 100644 --- a/pep-0210.txt +++ b/pep-0210.txt @@ -2,7 +2,7 @@ PEP: 210 Title: Decoupling the Interpreter Loop Version: $Revision$ Author: davida@activestate.com (David Ascher) -Status: Draft +Status: Deferred Type: Standards Track Python-Version: 2.1 Created: 15-Jul-2000