[issue1411097] httplib patch to make _read_chunked() more robust

John J Lee report at bugs.python.org
Tue Dec 2 20:27:35 CET 2008


John J Lee <jjlee at users.sourceforge.net> added the comment:

For the record, I think my worry in msg49366 was a non-issue: the only
time .readline() will return "" is when the connection has closed (so I
think the fix that eventually applied is correct).

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


More information about the Python-bugs-list mailing list