diff --git a/pep-0000.txt b/pep-0000.txt index c0c170859..43bfd0b5e 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -53,7 +53,6 @@ Index by Category S 252 Making Types Look More Like Classes van Rossum S 253 Subtyping Built-in Types van Rossum - SA 279 The enumerate() built-in function Hettinger Open PEPs (under consideration) @@ -126,6 +125,7 @@ Index by Category SF 260 Simplify xrange() van Rossum S 261 Support for "wide" Unicode characters Prescod SF 264 Future statements in simulated shells Hudson + SF 279 The enumerate() built-in function Hettinger SF 285 Adding a bool type van Rossum Empty PEPs (or containing only an abstract) @@ -256,7 +256,7 @@ Numerical Index S 276 Simple Iterator for ints Althoff S 277 Unicode file name support for Windows NT Hodgson S 278 Universal Newline Support Jansen - SA 279 The enumerate() built-in function Hettinger + SF 279 The enumerate() built-in function Hettinger S 280 Optimizing access to globals van Rossum S 281 Loop Counter Iteration with range and xrange Hetland S 282 A Logging System Mick diff --git a/pep-0279.txt b/pep-0279.txt index ff64861ba..88cecf67e 100644 --- a/pep-0279.txt +++ b/pep-0279.txt @@ -3,7 +3,7 @@ Title: The enumerate() built-in function Version: $Revision$ Last-Modified: $Date$ Author: python@rcn.com (Raymond D. Hettinger) -Status: Accepted +Status: Final Type: Standards Track Created: 30-Jan-2002 Python-Version: 2.3