Prevent test_bad_address failure when a domain in the dns search
commitfa75a11a654f91498ab5d3d53068975f1a8deacd
authorr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 28 Sep 2009 16:57:45 +0000 (28 16:57 +0000)
committerr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 28 Sep 2009 16:57:45 +0000 (28 16:57 +0000)
treeee67760926e98dcbda9863116d38a3b080e4679d
parent4cc3af33f65006894036e458d8ea4effbc31fa82
Prevent test_bad_address failure when a domain in the dns search
path implements a '*' default rule.  Also update comment with
a more complete explanation of the difficulties inherent in
the test.

git-svn-id: http://svn.python.org/projects/python/trunk@75111 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/test/test_urllib2_localnet.py