]> granicus.if.org Git - python/commitdiff
merge from 3.2 - Fix issue 10817 - Fix urlretrieve function to raise ContentTooShortError
authorSenthil Kumaran <senthil@uthcode.com>
Mon, 31 Oct 2011 17:39:49 +0000 (01:39 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 31 Oct 2011 17:39:49 +0000 (01:39 +0800)
even when reporthook is None. Patch by Jyrki Pulliainen.

1  2 
Lib/test/test_urllib.py
Lib/urllib/request.py
Misc/NEWS

Simple merge
Simple merge
diff --cc Misc/NEWS
Simple merge