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 irmen
Recipients
Date 2004-11-07.20:15:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The patch makes urllib.urlretrieve raise an IOError if
the actual download size is different from the expected
size (taken from the content-length header). 
History
Date User Action Args
2007-08-23 15:40:37adminlinkissue1062060 messages
2007-08-23 15:40:37admincreate