Bug#781781: python-urllib3: AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'

2015-06-03 Thread Simon John
On 03/06/15 15:59, Daniele Tricoli wrote: > The packaged version of requests reside on /usr/lib/python2.7/dist- > packages/requests/, did you installed it with a "sudo pip install”? Anyway > packaged version of requests doesn't use “.packages.*” as import point. deleting /usr/local/lib/python2.7

Bug#781781: python-urllib3: AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'

2015-06-03 Thread Daniele Tricoli
Hello Simon, thanks for your report! On Monday 01 June 2015 12:54:23 Simon John wrote: > I'm on Scratch/Sid and am still getting the old SSLv3 error with the > 1.10 packages, did the patch not make it in? I can assure that the patch was merged also upstream. But I have a possible idea about your

Bug#781781: python-urllib3: AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'

2015-06-01 Thread Simon John
I'm on Scratch/Sid and am still getting the old SSLv3 error with the 1.10 packages, did the patch not make it in? $ python -c 'import requests' Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.7/dist-packages/requests/__init__.py", line 53, in from .pac