Browse Source
Issue #23788: Merge redundant test_bad_address() into test_urllibnet
Issue #23788: Merge redundant test_bad_address() into test_urllibnet
In Python 2, these were duplicated; one for urllib.urlopen() and one for urllib2.urlopen(). The test_urllibnet version has a better precondition to avoid false failures with bad DNS, and the test_urllib2_localnet version had a more up-to-date comment and domain name.pull/9921/head
2 changed files with 20 additions and 35 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue