]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix #16450 test_missing_localfile testcase fails on misconfigured hostname.
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 1 Jun 2013 14:59:10 +0000 (07:59 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 1 Jun 2013 14:59:10 +0000 (07:59 -0700)
commita085f000b4ecf409ef29e38431ebbd198e7bbb31
treef2bce6c6f41eafbb34020f69b2aae53d3f74c177
parent95787fdb9ced641a4973dce59ccf44cc960424e8
Fix #16450 test_missing_localfile testcase fails on misconfigured hostname.
Refactor test to accomodate that and exercise the needed functionality.
Lib/test/test_urllib.py