]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a reasonable timeout to network SSL tests, so as to avoid buildbot timeouts
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 14 Aug 2010 16:24:38 +0000 (16:24 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 14 Aug 2010 16:24:38 +0000 (16:24 +0000)
commit35bebe12e0767320ba18f355670d65e0ec47cb37
tree576288d5aa0dbef40c86cfe929d168ce8dce4f83
parentcc5943d36b41ee7dbc418b0c3ab6af62004ccdca
Add a reasonable timeout to network SSL tests, so as to avoid buildbot timeouts
when the remote server doesn't answer.
Lib/test/test_ssl.py