[issue4631] urlopen returns extra, spurious bytes

Amaury Forgeot d'Arc report at bugs.python.org
Thu Dec 11 13:12:46 CET 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

I don't reproduce the problem:

>>>
urllib.request.urlopen('http://bugs.debian.org/cgi-bin/bugreport.cgi?mbox=yes;bug=123456').readline()
b'From mechanix at lucretia.debian.net Tue Dec 11 11:32:47 2001\n'

I connect through a http proxy.

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list