Remove S markers.

This commit is contained in:
Jeremy Hylton 2002-02-27 23:06:43 +00:00
parent fceffda5d6
commit 22b92dc492
1 changed files with 5 additions and 5 deletions

View File

@ -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