diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-03 20:09:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-03 20:11:31 +0100 |
commit | 0e4be84fd6693582810855b00c32eb9e5b597c0e (patch) | |
tree | aef650f71da1f5a42ee11731280cd0d3c7d8e635 /setup.py | |
parent | 55d80199c8ed723c7607a09d5e628c1d7949316f (diff) | |
download | gemato-0e4be84fd6693582810855b00c32eb9e5b597c0e.tar.gz |
compression: Prevent using incompatible 'lzma' module from pyliblzma
Try importing the 'lzma' module only in Python 3.3+, that is versions
known to have it built-in. This way, we can prevent accidentally
importing incompatible module using the same name, e.g. pyliblzma.
Bug: https://bugs.gentoo.org/643254
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions