Kaydet (Commit) 122388a5 authored tarafından Antoine Pitrou's avatar Antoine Pitrou

try to fix failure in test_bad_address on some buildbots

üst 655fbf18
......@@ -474,7 +474,7 @@ class TestUrlopen(unittest.TestCase):
# domain will be spared to serve its defined
# purpose.
# urllib2.urlopen, "http://www.sadflkjsasadf.com/")
urllib2.urlopen, "http://www.python.invalid./")
urllib2.urlopen, "http://sadflkjsasf.i.nvali.d/")
def test_main():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment