1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-05-09 18:29:49 +00:00
dupeguru/qt/base/cxfreeze_fix.py
2010-04-07 16:30:04 +01:00

5 lines
158 B
Python

# cxfreeze has some problems detecting all dependencies.
# This modules explicitly import those problematic modules.
import lxml._elementpath
import gzip