]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use transient_internet() where appropriate in test_ssl
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 9 Sep 2010 13:31:46 +0000 (13:31 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 9 Sep 2010 13:31:46 +0000 (13:31 +0000)
commit350c7229be7b288e2f4c93d0ae2e111cb15f640e
tree8d6a62a78faf542963796e767870dd6e0ed55cc6
parent6e6cc830c4968f040ded1e474db86a9aeb37c33e
Use transient_internet() where appropriate in test_ssl
(svn.python.org is sometimes unavailable)
Lib/test/test_ssl.py