From 0c7c11adc65009796ffd474e648fbc9c9747f958 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Wed, 3 Oct 2007 11:24:09 +0000 Subject: [PATCH] Remove name from PEP 3100; no time to follow 3.0 --- pep-0000.txt | 4 ++-- pep-3100.txt | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 1129e0a30..31c5b4476 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -70,7 +70,7 @@ Index by Category IF 356 Python 2.5 Release Schedule Norwitz, et al I 360 Externally Maintained Packages Cannon I 361 Python 2.6 Release Schedule Norwitz, et al - I 3100 Python 3.0 Plans Kuchling, Cannon + I 3100 Python 3.0 Plans Cannon Accepted PEPs (accepted; may not be implemented yet) @@ -473,7 +473,7 @@ Numerical Index P 3001 Reviewing and improving stdlib modules Brandl P 3002 Procedure for Backwards-Incompatible Changes Bethard I 3099 Things that will Not Change in Python 3000 Brandl - I 3100 Python 3.0 Plans Kuchling, Cannon + I 3100 Python 3.0 Plans Cannon SA 3101 Advanced String Formatting Talin SF 3102 Keyword-Only Arguments Talin SR 3103 A Switch/Case Statement GvR diff --git a/pep-3100.txt b/pep-3100.txt index 8d10dbda8..721539bd7 100644 --- a/pep-3100.txt +++ b/pep-3100.txt @@ -2,8 +2,7 @@ PEP: 3100 Title: Miscellaneous Python 3.0 Plans Version: $Revision$ Last-Modified: $Date$ -Author: A.M. Kuchling , - Brett Cannon +Author: Brett Cannon Status: Draft Type: Informational Content-Type: text/x-rst