[Python-checkins] cpython (merge 3.4 -> default): merge 3.4 (#23053)

benjamin.peterson python-checkins at python.org
Mon Dec 15 16:05:35 CET 2014


https://hg.python.org/cpython/rev/8214675f6385
changeset: 93892:8214675f6385
parent: 93889:77fc30182dc2
parent: 93891:1da9e9eaeae8
user: Benjamin Peterson <benjamin at python.org>
date: Mon Dec 15 10:05:13 2014 -0500
summary:
 merge 3.4 (#23053)
files:
 Lib/test/test_urllib2_localnet.py | 1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Lib/test/test_urllib2_localnet.py b/Lib/test/test_urllib2_localnet.py
--- a/Lib/test/test_urllib2_localnet.py
+++ b/Lib/test/test_urllib2_localnet.py
@@ -551,7 +551,6 @@
 
 def test_https_with_cafile(self):
 handler = self.start_https_server(certfile=CERT_localhost)
- import ssl
 # Good cert
 data = self.urlopen("https://localhost:%s/bizarre" % handler.port,
 cafile=CERT_localhost)
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

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