Reserving PEP 267... hopefully checking in tonite
This commit is contained in:
parent
cce0e5f5b0
commit
e67f39a7dd
|
@ -60,6 +60,7 @@ Index by Category
|
||||||
S 262 Database of Installed Python Packages Kuchling
|
S 262 Database of Installed Python Packages Kuchling
|
||||||
S 263 Defining Python Source Code Encodings Lemburg
|
S 263 Defining Python Source Code Encodings Lemburg
|
||||||
S 265 Sorting Dictionaries by Value Griffin
|
S 265 Sorting Dictionaries by Value Griffin
|
||||||
|
S 267 Extended HTTP functionality and WebDAV Stein
|
||||||
|
|
||||||
Py-in-the-sky PEPs (not considered for Python 2.2)
|
Py-in-the-sky PEPs (not considered for Python 2.2)
|
||||||
|
|
||||||
|
@ -213,6 +214,7 @@ Numerical Index
|
||||||
SA 264 Future statements in simulated shells Hudson
|
SA 264 Future statements in simulated shells Hudson
|
||||||
S 265 Sorting Dictionaries by Value Griffin
|
S 265 Sorting Dictionaries by Value Griffin
|
||||||
S 266 Optimizing Global Variable/Attribute Access Montanaro
|
S 266 Optimizing Global Variable/Attribute Access Montanaro
|
||||||
|
S 267 Extended HTTP functionality and WebDAV Stein
|
||||||
|
|
||||||
Key
|
Key
|
||||||
|
|
||||||
|
@ -254,6 +256,7 @@ Owners
|
||||||
van Rossum, Guido guido@python.org
|
van Rossum, Guido guido@python.org
|
||||||
Schemenauer, Neil nas@arctrix.com
|
Schemenauer, Neil nas@arctrix.com
|
||||||
Schneider-Kamp, Peter nowonder@nowonder.de
|
Schneider-Kamp, Peter nowonder@nowonder.de
|
||||||
|
Stein, Greg gstein@lyra.org
|
||||||
Warsaw, Barry barry@zope.com
|
Warsaw, Barry barry@zope.com
|
||||||
Wilson, Greg gvwilson@ddj.com
|
Wilson, Greg gvwilson@ddj.com
|
||||||
Wouters, Thomas thomas@xs4all.net
|
Wouters, Thomas thomas@xs4all.net
|
||||||
|
|
Loading…
Reference in New Issue