diff --git a/pep-0000.txt b/pep-0000.txt index 3543dbbff..b02a24f63 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -150,7 +150,6 @@ Index by Category SF 277 Unicode file name support for Windows NT Hodgson SF 278 Universal Newline Support Jansen SF 279 The enumerate() built-in function Hettinger - SR 281 Loop Counter Iteration with range and xrange Hetland SF 282 A Logging System Sajip, Mick IF 283 Python 2.3 Release Schedule GvR SF 285 Adding a bool type GvR @@ -199,6 +198,7 @@ Index by Category SR 271 Prefixing sys.path by command line option Giacometti SR 274 Dict Comprehensions Warsaw SR 276 Simple Iterator for ints Althoff + SR 281 Loop Counter Iteration with range and xrange Hetland SR 284 Integer for-loops Eppstein, Ewing SR 288 Generators Attributes and Exceptions Hettinger SR 295 Interpretation of multiline string constants Koltsov