components/python/python27/patches/26-sslv2.patch
changeset 6445 0edecb568b2e
parent 4733 87d0de8972c0
child 7516 09c933391a1b
--- a/components/python/python27/patches/26-sslv2.patch	Tue Jul 19 15:22:15 2016 +0200
+++ b/components/python/python27/patches/26-sslv2.patch	Thu Jul 21 12:51:35 2016 -0700
@@ -3,7 +3,7 @@
 
 --- Python-2.7.10/Lib/test/test_ssl.py.orig	2015-07-24 14:34:42.067600359 -0700
 +++ Python-2.7.10/Lib/test/test_ssl.py	2015-08-03 11:48:02.934532909 -0700
-@@ -24,6 +24,9 @@
+@@ -25,6 +25,9 @@
  ssl = support.import_module("ssl")
  
  PROTOCOLS = sorted(ssl._PROTOCOL_NAMES)