]> granicus.if.org Git - python/commit
Prevent test_bad_address failure when a domain in the dns search
authorR. David Murray <rdmurray@bitdance.com>
Mon, 28 Sep 2009 16:57:45 +0000 (16:57 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 28 Sep 2009 16:57:45 +0000 (16:57 +0000)
commit97f5ff37ffa259cbb8fa418be04b03eac0531251
tree02d8c3706e407afd876feb839b76da241deef60b
parent71adc9328d593449a7d8d3bff45b09bf87afa59e
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.
Lib/test/test_urllib2_localnet.py