]> git.pld-linux.org Git - packages/python.git/commit - python.spec
require same openssl version, otherwise httplib fails auto/th/python-2.7.10-2
authorElan Ruusamäe <glen@delfi.ee>
Fri, 11 Sep 2015 20:36:01 +0000 (23:36 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 11 Sep 2015 20:36:01 +0000 (23:36 +0300)
commit7ffda120e5083c904922454bf74c2960f2b820b0
tree3d35a6e41cd7b425d3d5b82ed2cfb08892181ec5
parent0b87845d2efe8ebe0ef522e2eb815dfe6d24901e
require same openssl version, otherwise httplib fails

$ python -c "import httplib;print httplib.HTTPSConnection"
Traceback (most recent call last): File "<string>", line 1, in <module>
AttributeError: 'module' object has no attribute 'HTTPSConnection'

similar error here:
https://bugs.launchpad.net/bzr/+bug/411296
python.spec
This page took 0.149071 seconds and 4 git commands to generate.