cpython/Lib/http
Berker Peksag 8e28679417 Issue #23439: Add missing entries to http.client.__all__.
Also, document the LineTooLong exception since it can be raised by
the members of public API (e.g. http.client.HTTPResponse).

Patch by Martin Panter.
2015-02-20 09:45:05 +02:00
..
__init__.py Issue #20898: Add a "HTTP status codes" section to avoid duplication in HTTP docs. 2015-01-20 06:30:46 +02:00
client.py Issue #23439: Add missing entries to http.client.__all__. 2015-02-20 09:45:05 +02:00
cookiejar.py merge 3.4 (#23221) 2015-01-13 09:20:31 -05:00
cookies.py merge 3.4 (#22986) 2015-01-16 20:46:37 -05:00
server.py merge 3.4 (#23410) 2015-02-17 21:13:30 -05:00