Commit 754b98c9 authored by Antoine Pitrou's avatar Antoine Pitrou

Little fix in test comment

parent ae92a72b
......@@ -176,7 +176,7 @@ class NetworkedTests(unittest.TestCase):
if support.verbose:
sys.stdout.write("\nVerified certificate for svn.python.org:443 is\n%s\n" % pem)
# Test disabled: OPENSSL_VERSION* not available in Python 2.6
# Test disabled: OPENSSL_VERSION* not available in Python 3.1
def test_algorithms(self):
if support.verbose:
sys.stdout.write("test_algorithms disabled, "
......
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