Your message dated Mon, 25 May 2015 16:08:16 +0100 with message-id <cap-bsrbukdjf-1pjrozymgqya9chqq1aavnubrezh8p3f8a...@mail.gmail.com> and subject line has caused the Debian Bug report #786784, regarding python-urllib3: AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3' to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 786784: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786784 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-urllib3 Version: 1.9.1-3 Severity: serious $ python Python 2.7.9 (default, Mar 1 2015, 12:57:24) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import requests Traceback (most recent call last): File "<stdin>", line 1, in <module> File "requests/__init__.py", line 53, in <module> from urllib3.contrib import pyopenssl File "urllib3/contrib/pyopenssl.py", line 70, in <module> ssl.PROTOCOL_SSLv3: OpenSSL.SSL.SSLv3_METHOD, AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'
--- End Message ---
--- Begin Message ---tag 786784 unreproducible -- Invalid
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

