Ezio Melotti <ezio.melo...@gmail.com> added the comment:

In Python3 the code for httplib changed:
Py3:
http://svn.python.org/view/python/branches/py3k/Lib/http/client.py?view=markup#send
Py2: http://svn.python.org/view/python/trunk/Lib/httplib.py?view=markup#send

Does this still need to be fixed on Py2.7 (and maybe on Py3 too)?

----------
nosy: +ezio.melotti
type:  -> behavior
versions: +Python 2.7 -Python 2.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1229646>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to