diff --git a/pep-0000.txt b/pep-0000.txt index e7e95467a..35224b8d8 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -87,7 +87,7 @@ Index by Category S 297 Support for System Upgrades Lemburg S 298 The Locked Buffer Interface Heller S 299 Special __main__() function in modules Epler - S 302 New Import Hooks JvR + S 302 New Import Hooks JvR, Moore S 304 Controlling Generation of Bytecode Files Montanaro S 314 Metadata for Python Software Packages v1.1 Kuchling, Jones S 315 Enhanced While Loop Carroll, Hettinger @@ -349,7 +349,7 @@ Numerical Index S 298 The Locked Buffer Interface Heller S 299 Special __main__() function in modules Epler SF 301 Package Index and Metadata for Distutils Jones - S 302 New Import Hooks JvR + S 302 New Import Hooks JvR, Moore SR 303 Extend divmod() for Multiple Divisors Bellman S 304 Controlling Generation of Bytecode Files Montanaro SF 305 CSV File API Montanaro, et al