This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
344174dc77
cpython
/
Lib
/
wsgiref
History
Senthil Kumaran
a5e0eaf2e1
Fix 5931 - Python runtime hardcoded in wsgiref.simple_server - Now it specifies an implementation specific term.
2012-07-07 14:29:58 -07:00
..
__init__.py
…
handlers.py
Issue
#3839
: wsgiref should not override a Content-Length header set by
2011-01-06 17:17:04 +00:00
headers.py
Update wsgiref for PEP 3333, and fix errors introduced into the test suite by converting type() checks to isinstance().
2010-11-02 22:28:59 +00:00
simple_server.py
Fix 5931 - Python runtime hardcoded in wsgiref.simple_server - Now it specifies an implementation specific term.
2012-07-07 14:29:58 -07:00
util.py
Fix Issue 10753 - Don't quote ;=, in the PATH_INFO envvar.
2010-12-29 06:25:42 +00:00
validate.py
Update wsgiref for PEP 3333, and fix errors introduced into the test suite by converting type() checks to isinstance().
2010-11-02 22:28:59 +00:00