This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, dato
Date 2008-12-11.12:12:45
SpamBayes Score 0.03349327
Marked as misclassified No
Message-id <1228997566.37.0.210032462425.issue4631@psf.upfronthosting.co.za>
In-reply-to
Content
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@lucretia.debian.net Tue Dec 11 11:32:47 2001\n'

I connect through a http proxy.
History
Date User Action Args
2008-12-11 12:12:46amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, dato
2008-12-11 12:12:46amaury.forgeotdarcsetmessageid: <1228997566.37.0.210032462425.issue4631@psf.upfronthosting.co.za>
2008-12-11 12:12:45amaury.forgeotdarclinkissue4631 messages
2008-12-11 12:12:45amaury.forgeotdarccreate