diff --git a/pep-0000.txt b/pep-0000.txt index 110b0e6d1..e321d1447 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -103,7 +103,6 @@ Index by Category I 350 Codetags Elliott S 354 Enumerations in Python Finney S 355 Path - Object oriented filesystem paths Lindqvist - S 357 Allowing Any Object to be Used for Slicing Oliphant S 358 The "bytes" Object Schemenauer S 754 IEEE 754 Floating Point Special Values Warnes @@ -167,6 +166,7 @@ Index by Category SF 342 Coroutines via Enhanced Generators GvR, Eby SF 352 Required Superclass for Exceptions GvR, Cannon SF 353 Using ssize_t as the index type von Loewis + SF 357 Allowing Any Object to be Used for Slicing Oliphant Empty PEPs (or containing only an abstract) @@ -410,7 +410,7 @@ Numerical Index S 354 Enumerations in Python Finney S 355 Path - Object oriented filesystem paths Lindqvist I 356 Python 2.5 Release Schedule Norwitz, et al - S 357 Allowing Any Object to be Used for Slicing Oliphant + SF 357 Allowing Any Object to be Used for Slicing Oliphant S 358 The "bytes" Object Schemenauer SR 666 Reject Foolish Indentation Creighton S 754 IEEE 754 Floating Point Special Values Warnes diff --git a/pep-0357.txt b/pep-0357.txt index ae5301496..56b510deb 100644 --- a/pep-0357.txt +++ b/pep-0357.txt @@ -3,7 +3,7 @@ Title: Allowing Any Object to be Used for Slicing Version: $Revision$ Last Modified: $Date$ Author: Travis Oliphant -Status: Draft +Status: Final Type: Standards Track Created: 09-Feb-2006 Python-Version: 2.5