[issue23439] Fixed http.client.__all__ and added a test

Martin Panter report at bugs.python.org
Sun Feb 15 03:33:24 CET 2015


Martin Panter added the comment:

Posting a new patch which explicitly omits HTTPMessage, parse_headers(), and the status codes. Also added and documented the LineTooLong exception. It is already somewhat covered in the test suite.

See also Issue 21257 about the status of parse_headers().

----------
Added file: http://bugs.python.org/file38140/http.client-all.v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23439>
_______________________________________


More information about the Python-bugs-list mailing list