• Neal Norwitz's avatar
    Try to fix another networking test. The problem is that if hosts have · 7635cabb
    Neal Norwitz authored
    a search path setup, some of these hosts resolve to the wrong address.
    By appending a period to the hostname, the hostname should only resolve
    to what we want it to resolve to.  Hopefully this doesn't break different bots.
    
    Also add more info to failure message to aid debugging test failure.
    7635cabb
test_urllib2net.py 9.43 KB