[issue15633] httplib.response is not closed after all data has been read

Nikolaus Rath report at bugs.python.org
Tue Aug 14 14:56:02 CEST 2012


Nikolaus Rath added the comment:

The call should be read(size), with size a number. I will make sure to check size, "fp", "length", "chunked" and "chunk_left" when it happens the next time.

----------

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


More information about the Python-bugs-list mailing list