[issue1205] urllib fail to read URL contents, urllib2 crash Python

jos report at bugs.python.org
Fri Sep 28 05:18:04 CEST 2007



					jos
				 added the comment:

Attached a patch for this problem.
This one just ignores the buggy chunk-size and close the connection.
As gagenellina said earlier, this might not be a good way
to fix this, but I could not come up with better solution.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1205>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: httplib.diff
Type: application/octet-stream
Size: 649 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20070928/69fcb5ee/attachment.obj 


More information about the Python-bugs-list mailing list