Daniel Diniz <[EMAIL PROTECTED]> added the comment:
Confirmed:
Python 3.1a0 (py3k:67702, Dec 11 2008, 11:09:14)
[GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import urllib.request
>>>
urllib.request.urlopen('http://bugs.debian.org/cgi-bin/bugreport.cgi?mbox=yes;bug=123456').readlines()
[b'f65\r\n', b'From [EMAIL PROTECTED] Tue Dec 11 11:32:47
2001\n', ...
Perhaps it's related to the \r at read boundaries bug?
----------
nosy: +ajaksu2
_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4631>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com