added PEP 333, "Python Web Server Gateway Interface v1.0", by Phillip J. Eby

This commit is contained in:
David Goodger 2004-08-27 17:30:09 +00:00
parent c0f6e95fc5
commit a46d0fa414
2 changed files with 1022 additions and 0 deletions

View File

@ -58,6 +58,7 @@ Index by Category
I 291 Backward Compatibility for Standard Library Norwitz
I 306 How to Change Python's Grammar Hudson
I 320 Python 2.4 Release Schedule Warsaw
I 333 Python Web Server Gateway Interface v1.0 Eby
I 3000 Python 3.0 Plans Kuchling, Cannon
Accepted PEPs (accepted; may not be implemented yet)
@ -360,6 +361,7 @@ Numerical Index
S 330 Python Bytecode Verification Pelletier
S 331 Locale-Independent Float/String conversions Reis
S 332 Byte vectors and String/Unicode Unification Montanaro
I 333 Python Web Server Gateway Interface v1.0 Eby
SR 666 Reject Foolish Indentation Creighton
S 754 IEEE 754 Floating Point Special Values Warnes
I 3000 Python 3.0 Plans Kuchling, Cannon
@ -398,6 +400,7 @@ Owners
Dörwald, Walter
Drake, Fred fdrake@acm.org
Dubois, Paul F. paul@pfdubois.com
Eby, Phillip J. pje@telecommunity.com
Epler, Jeff jepler@unpythonic.net
Eppstein, David eppstein@ics.uci.edu
Evans, Clark C. cce@clarkevans.com

1019
pep-0333.txt Normal file

File diff suppressed because it is too large Load Diff