]> granicus.if.org Git - python/commit
Issue #10836: Fix exception raised when file not found in urlretrieve
authorSenthil Kumaran <senthil@uthcode.com>
Sun, 21 Oct 2012 20:30:02 +0000 (13:30 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sun, 21 Oct 2012 20:30:02 +0000 (13:30 -0700)
commitf577686fd3c4a78bb1fe881a872731600ec7c3b6
treebd6b05ccca5a3f6dbd8843f024d09c7141292b0c
parent8a915499f65cb9477483e4af23f93825edaa1d25
Issue #10836: Fix exception raised when file not found in urlretrieve
Lib/test/test_urllib.py
Lib/urllib/request.py
Misc/NEWS