Mark PEP 279 as Accepted.

This commit is contained in:
Barry Warsaw 2002-04-08 15:45:44 +00:00
parent 6913aef3e1
commit 2b5a1a5bc1
1 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ Index by Category
S 276 Simple Iterator for ints Althoff
S 277 Unicode file name support for Windows NT Hodgson
S 278 Universal Newline Support Jansen
S 279 Enhanced Generators Hettinger
SA 279 Enhanced Generators 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
@ -255,7 +255,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
S 279 Enhanced Generators Hettinger
SA 279 Enhanced Generators 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