]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
In test_ssl, threaded tests shouldn't need the network resource to be enabled
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 12 Jan 2013 21:00:54 +0000 (22:00 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 12 Jan 2013 21:00:54 +0000 (22:00 +0100)
commit6b4e2a9c023c81c785740421cc19e96b56c3224f
tree49ec40ccbe1da9fc68da692905abd70c41017eb5
parente9bb4733d9c7ada5d75d85098bb2e00eb62a2861
parentdb5012ab479889adce13da8bcc6bf6ad53aaedeb
In test_ssl, threaded tests shouldn't need the network resource to be enabled
Lib/test/test_ssl.py