This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-23 19:41:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c3eda3a847c927bc1594de70b2bf9d27975c8ba
cpython
/
Lib
/
wsgiref
T
History
Collin Winter
828f04ac3f
Issue
#1066
: implement PEP 3109, 2/3 of PEP 3134.
2007-08-31 00:04:24 +00:00
..
__init__.py
…
handlers.py
Issue
#1066
: implement PEP 3109, 2/3 of PEP 3134.
2007-08-31 00:04:24 +00:00
headers.py
Merged revisions 55795-55816 via svnmerge from
2007-06-07 23:15:56 +00:00
simple_server.py
Switch wsgiref to io.{StringIO,BytesIO}. This shuts up the test failures.
2007-08-08 17:01:45 +00:00
util.py
Switch wsgiref to io.{StringIO,BytesIO}. This shuts up the test failures.
2007-08-08 17:01:45 +00:00
validate.py
Merged revisions 55795-55816 via svnmerge from
2007-06-07 23:15:56 +00:00