]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #16250: Fix URLError invocation with proper args
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 27 Oct 2012 09:48:21 +0000 (02:48 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 27 Oct 2012 09:48:21 +0000 (02:48 -0700)
commitcc2f0421c70d6a68e026d074b7d1c7fa4d96e6b8
tree05de9f6d7fdfcfd39d836696e2d9d8d2cc631d7b
parent5f9459fbedae091bff5b87189014a996f1352b1c
parentcad7b314674588f0a079de78945f8fc28d38af8c
Issue #16250: Fix URLError invocation with proper args
Lib/test/test_urllib.py
Lib/urllib/request.py
Misc/NEWS