Kaydet (Commit) cf9943de authored tarafından Antoine Pitrou's avatar Antoine Pitrou

Backout redundant changeset 1de4d92cd6a4

üst 87e58558
......@@ -981,8 +981,6 @@ else:
@skip_if_broken_ubuntu_ssl
def test_protocol_sslv2(self):
"""Connecting to an SSLv2 server with various client options"""
if not hasattr(ssl, 'PROTOCOL_SSLv2'):
raise unittest.SkipTest('No SSLv2 available')
if test_support.verbose:
sys.stdout.write("\n")
if not hasattr(ssl, 'PROTOCOL_SSLv2'):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment