Put "PEP" in front of PEP numbers.

This commit is contained in:
Jeremy Hylton 2002-03-06 20:56:46 +00:00
parent 3aeb47188f
commit a04d6be380
1 changed files with 6 additions and 6 deletions

View File

@ -42,12 +42,12 @@ 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.
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
PEP 266 Optimizing Global Variable/Attribute Access Montanaro
PEP 267 Optimized Access to Module Namespaces Hylton
PEP 269 Pgen Module for Python Riehl
PEP 273 Import Modules from Zip Archives Ahlstrom
PEP 280 Optimizing access to globals van Rossum
PEP 282 A Logging System Mick
Copyright