Francesco Cosoleto added the comment: Sorry, but I don't understand reason to close this issue with resolution "wont fix". The problem was reproducible and his logic explained by more developers. If the problem has been resolved, then, please, change "resolution" field to "fixed", else a patch request is pending (see msg56162). No? :-( Of course - it was predictable - the bug isn't reproducible now also using previous Python version:
$ wget -c http://www.recherche.fr/encyclopedie/Thomas-Robert_Bugeaud [..omisss..] 02:08:34 (4.28 KB/s) - "Thomas-Robert_Bugeaud" salvato [65107] ---- Python 2.5.1 (r251:54863, May 18 2007, 16:56:43) >>> url = "http://www.recherche.fr/encyclopedie/Thomas-Robert_Bugeaud" >>> a = urllib.urlopen(url) ; c = a.read(1024 * 1024 * 2) >>> len(c) 65169 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1205> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com