• Tim Peters's avatar
    Merge rev 43091 from the trunk. · c612a5db
    Tim Peters yazdı
    """
    Try to find a host that responds slower from python.org so this test
    does not fail on macteagle (G4 OSX.4 in buildbot)
    """
    
    Since testConnectTimeout() frequently fails in the same way in 2.4
    branch, and this patch seems to have fixed it on the trunk, it
    should fix it on the 2.4 branch too.
    c612a5db
test_timeout.py 6.45 KB