From efadf4e5f3568dbb836ea4f5b7d6baa7bd1d3695 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Thu, 11 May 2006 06:59:28 +0000 Subject: [PATCH] 359 was withdrawn --- pep-0000.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 2d3adcc7a..41b63760d 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -96,7 +96,6 @@ Index by Category S 354 Enumerations in Python Finney S 355 Path - Object oriented filesystem paths Lindqvist S 358 The "bytes" Object Schemenauer - S 359 The "make" Statement Bethard S 754 IEEE 754 Floating Point Special Values Warnes S 3101 Advanced String Formatting Talin S 3102 Keyword-Only Arguments Talin @@ -233,6 +232,7 @@ Index by Category SR 348 Exception Reorganization for Python 3.0 Cannon SD 349 Allow str() to return unicode strings Schemenauer SR 351 The freeze protocol Warsaw + SW 359 The "make" Statement Bethard SR 666 Reject Foolish Indentation Creighton @@ -419,7 +419,7 @@ Numerical Index I 356 Python 2.5 Release Schedule Norwitz, et al SF 357 Allowing Any Object to be Used for Slicing Oliphant S 358 The "bytes" Object Schemenauer - S 359 The "make" Statement Bethard + SW 359 The "make" Statement Bethard SR 666 Reject Foolish Indentation Creighton S 754 IEEE 754 Floating Point Special Values Warnes P 3000 Python 3000 GvR