[issue4608] urllib.request.urlopen does not return an iterable object

Daniel Diniz report at bugs.python.org
Mon Feb 9 00:38:50 CET 2009


Daniel Diniz <ajaksu at gmail.com> added the comment:

Test cases attached.

The second one highlights a bug in the current patch, as it fails to
return a line longer than 65475 chars. This behavior doesn't match trunk's.

----------
nosy: +ajaksu2
Added file: http://bugs.python.org/file12987/tests_issue4608_py31.diff

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


More information about the Python-bugs-list mailing list