This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0abbe8c090707130fd492307b79cf5c608dedce0
cpython
/
Lib
/
wsgiref
History
Serhiy Storchaka
0abbe8c090
Issue
#20138
: The wsgiref.application_uri() and wsgiref.request_uri()
...
functions now conform to PEP 3333 when handle non-ASCII URLs.
2014-01-12 12:08:11 +02:00
..
__init__.py
…
handlers.py
…
headers.py
…
simple_server.py
Closes
#19258
: close WSGI server after handling request in demo code.
2013-10-14 16:52:13 +02:00
util.py
Issue
#20138
: The wsgiref.application_uri() and wsgiref.request_uri()
2014-01-12 12:08:11 +02:00
validate.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00