]> granicus.if.org Git - python/commit
Rearrange test_socket_ssl so that a skip is expected iff the network
authorTim Peters <tim.peters@gmail.com>
Wed, 4 Dec 2002 03:26:57 +0000 (03:26 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 4 Dec 2002 03:26:57 +0000 (03:26 +0000)
commitb4ee4eb3b308d55bd0d8d5a1abb2015950934c77
tree38ed792399ecfdd3d04857ca7c90d63c63719485
parent6ee68d20b7b588e9b1438970b3d101fb04a8e65d
Rearrange test_socket_ssl so that a skip is expected iff the network
resource isn't enabled or the socket module doesn't support ssl.
Lib/test/regrtest.py
Lib/test/test_socket_ssl.py
Lib/test/test_support.py