commit | a4d58d26a187a73b66253c888ccea048f45fec0d | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Jul 08 19:14:19 2011 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Jul 08 19:14:19 2011 +0200 |
tree | c84fe7eb09f876e5a36b83974c09eb2e2b71c42a | |
parent | 8703be94b197ca7fdec8270705bbfefae232ee5b [diff] |
Avoid failing in test_urllibnet.test_bad_address when some overzealous DNS service (e.g. OpenDNS) resolves a non-existent domain name. The test is now skipped instead.