commit | ce260142c6c6eaf32775c4aec283c3a4c921b75c | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Tue Nov 01 01:35:17 2011 +0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Tue Nov 01 01:35:17 2011 +0800 |
tree | 6e7766ee8212602dd419064dba553ea491272063 | |
parent | 53bcd660122b6604373e5304bd014c41c8ca3e08 [diff] |
Fix issue 10817 - Fix urlretrieve function to raise ContentTooShortError even when reporthook is None. Patch by Jyrki Pulliainen.