Files
pyinstaller/hooks/hook-lxml.etree.py
giovannibajo 148e5f75d1 Updated lxml hook (as of Victor Lin's suggestion)
git-svn-id: http://svn.pyinstaller.org/trunk@704 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-08-27 23:46:00 +00:00

3 lines
81 B
Python

# Contributed by pyplant@googlemail.com
hiddenimports = ['_elementpath', 'gzip']