[issue16658] Missing "return" in HTTPConnection.send()

Roundup Robot report at bugs.python.org
Fri Apr 12 21:51:07 CEST 2013


Roundup Robot added the comment:

New changeset 70c7687de1cd by Andrew Svetlov in branch '3.3':
Issue #16658: add missing return to HTTPConnection.send().
http://hg.python.org/cpython/rev/70c7687de1cd

New changeset 2b89e9a6b482 by Andrew Svetlov in branch 'default':
Issue #16658: add missing return to HTTPConnection.send().
http://hg.python.org/cpython/rev/2b89e9a6b482

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list