diff --git a/pep-0283.txt b/pep-0283.txt index e0df40c47..40b7e8852 100644 --- a/pep-0283.txt +++ b/pep-0283.txt @@ -42,11 +42,11 @@ Planned features for 2.3 Here are a few PEPs that I know to be under consideration. If a PEP isn't on this list, it's because I'm not a confident channeler. - S 266 Optimizing Global Variable/Attribute Access Montanaro - S 267 Optimized Access to Module Namespaces Hylton - S 269 Pgen Module for Python Riehl - S 273 Import Modules from Zip Archives Ahlstrom - S 280 Optimizing access to globals van Rossum + 266 Optimizing Global Variable/Attribute Access Montanaro + 267 Optimized Access to Module Namespaces Hylton + 269 Pgen Module for Python Riehl + 273 Import Modules from Zip Archives Ahlstrom + 280 Optimizing access to globals van Rossum 282 A Logging System Mick Copyright