diff --git a/pep-0000.txt b/pep-0000.txt index 2c10232c0..110b0e6d1 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -59,7 +59,7 @@ Index by Category I 291 Backward Compatibility for Standard Library Norwitz I 306 How to Change Python's Grammar Hudson I 333 Python Web Server Gateway Interface v1.0 Eby - I 339 Design of CPython's Compiler Cannon + I 339 Design of the CPython Compiler Cannon I 356 Python 2.5 Release Schedule Norwitz, et al I 3000 Python 3.0 Plans Kuchling, Cannon @@ -392,7 +392,7 @@ Numerical Index SR 336 Make None Callable McClelland S 337 Logging Usage in the Standard Library Dubner S 338 Executing modules inside packages with '-m' Coghlan - I 339 Design of CPython's Compiler Cannon + I 339 Design of the CPython Compiler Cannon SR 340 Anonymous Block Statements GvR SF 341 Unifying try-except and try-finally Brandl SF 342 Coroutines via Enhanced Generators GvR, Eby