Remove S markers.
This commit is contained in:
parent
fceffda5d6
commit
22b92dc492
10
pep-0283.txt
10
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
|
||||
|
|
Loading…
Reference in New Issue