cpython/Lib/http
Kristján Valur Jónsson 985fc6a304 http://bugs.python.org/issue6267
porting revision 73638 to py3k
2009-07-01 10:01:31 +00:00
..
__init__.py
client.py An HTTPResponse is, by its nature, readable. 2009-04-01 02:35:56 +00:00
cookiejar.py #2834: Change re module semantics, so that str and bytes mixing is forbidden, 2008-08-19 17:56:33 +00:00
cookies.py Fixing the issue4860. Escaping the embedded '"' in the js_output method of Morsel class. 2009-04-02 03:02:03 +00:00
server.py http://bugs.python.org/issue6267 2009-07-01 10:01:31 +00:00