• Neal Norwitz's avatar
    Let the O/S supply a port if none of the default ports can be used. · 880605aa
    Neal Norwitz yazdı
    This should make the tests more robust at the expense of allowing
    tests to be sloppier by not requiring them to cleanup after themselves.
    (It will legitamitely help when running two test suites simultaneously
    or if another process is already using one of the predefined ports.)
    
    Also simplifies (slightLy) the exception handling elsewhere.
    880605aa
test_support.py 21.4 KB