]> granicus.if.org Git - python/commit
testConnectTimeout(): set the timeout to a smaller value; 0.02
authorGuido van Rossum <guido@python.org>
Tue, 3 Sep 2002 19:17:47 +0000 (19:17 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 3 Sep 2002 19:17:47 +0000 (19:17 +0000)
commit6e813188dbda129efc75d16ce912293adc229576
treebec3e80ddad3b6674de6f93bfba037435e6d3a74
parent83a072d953fbc314999a8fb198175ba762c99e2e
testConnectTimeout(): set the timeout to a smaller value; 0.02
sometimes wasn't short enough.
Lib/test/test_timeout.py