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
3c6830ca8f
cpython
/
Lib
/
wsgiref
History
Phillip J. Eby
a01799f71a
Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333.
2010-11-03 00:46:45 +00:00
..
__init__.py
…
handlers.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
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
Update docs (and sample app in wsgiref.simple_server) to reflect PEP 3333.
2010-11-03 00:46:45 +00:00
util.py
…
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