]> granicus.if.org Git - python/commit
Fix the socket tests so they can be run concurrently. Backport candidate
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 12 Jun 2006 02:13:21 +0000 (02:13 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 12 Jun 2006 02:13:21 +0000 (02:13 +0000)
commit909eb12c9529971db352c91327c8d72bd0d16e4b
tree414723ff1756ab7060ca4a81bd5df7e383430fd3
parentb9845e72f9af2c47fbeeb0d27bd1659e38a9ffbd
Fix the socket tests so they can be run concurrently.  Backport candidate
Lib/test/test_socket.py
Lib/test/test_socket_ssl.py
Lib/test/test_socketserver.py
Lib/test/test_support.py
Misc/NEWS