From 9b7cec2cd01a4d7fb1ccc32f719fc289b11afffd Mon Sep 17 00:00:00 2001 From: David Goodger Date: Wed, 6 Nov 2002 05:40:39 +0000 Subject: [PATCH] Officially take office. Reject PEP 270. --- pep-0000.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index a886381bb..86ee01a94 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -2,7 +2,8 @@ PEP: 0 Title: Index of Python Enhancement Proposals (PEPs) Version: $Revision$ Last-Modified: $Date$ -Author: Barry A. Warsaw +Author: David Goodger , + Barry A. Warsaw Status: Active Type: Informational Created: 13-Jul-2000 @@ -28,7 +29,7 @@ Index by Category Meta-PEPs (PEPs about PEPs or Process) - I 0 Index of Python Enhancement Proposals Warsaw + I 0 Index of Python Enhancement Proposals Goodger, Warsaw I 1 PEP Guidelines Warsaw, Hylton I 2 Procedure for Adding New Modules Faassen I 3 Guidelines for Handling Bug Reports Hylton @@ -81,7 +82,6 @@ Index by Category S 267 Optimized Access to Module Namespaces Hylton S 268 Extended HTTP functionality and WebDAV Stein S 269 Pgen Module for Python Riehl - S 270 uniq method for list objects Petrone S 273 Import Modules from Zip Archives Ahlstrom S 274 Dict Comprehensions Warsaw S 275 Switching on Multiple Values Lemburg @@ -160,6 +160,7 @@ Index by Category SR 244 The `directive' Statement von Loewis SR 259 Omit printing newline after newline van Rossum SD 262 Database of Installed Python Packages Kuchling + SR 270 uniq method for list objects Petrone SR 271 Prefixing sys.path by command line option Giacometti SD 288 Generators Attributes and Exceptions Hettinger SR 289 Generator Comprehensions Hettinger @@ -261,7 +262,7 @@ Numerical Index S 267 Optimized Access to Module Namespaces Hylton S 268 Extended HTTP functionality and WebDAV Stein S 269 Pgen Module for Python Riehl - S 270 uniq method for list objects Petrone + SR 270 uniq method for list objects Petrone SR 271 Prefixing sys.path by command line option Giacometti IF 272 API for Block Encryption Algorithms v1.0 Kuchling S 273 Import Modules from Zip Archives Ahlstrom