[Python-checkins] r81266 - python/branches/py3k/Lib/test/test_ssl.py

antoine.pitrou python-checkins at python.org
Mon May 17 16:13:10 CEST 2010


Author: antoine.pitrou
Date: Mon May 17 16:13:10 2010
New Revision: 81266
Log:
Typo (thanks Arfrever)
Modified:
 python/branches/py3k/Lib/test/test_ssl.py
Modified: python/branches/py3k/Lib/test/test_ssl.py
==============================================================================
--- python/branches/py3k/Lib/test/test_ssl.py	(original)
+++ python/branches/py3k/Lib/test/test_ssl.py	Mon May 17 16:13:10 2010
@@ -306,7 +306,7 @@
 # NOTE: the subject hashing algorithm has been changed between
 # OpenSSL 0.9.8n and 1.0.0, as a result the capath directory must
 # contain both versions of each certificate (same content, different
- # filename) for this test to be portable accross OpenSSL releases.
+ # filename) for this test to be portable across OpenSSL releases.
 ctx = ssl.SSLContext(ssl.PROTOCOL_SSLv23)
 ctx.verify_mode = ssl.CERT_REQUIRED
 ctx.load_verify_locations(capath=CAPATH)


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /