7197:331569d44b19 | 7198:684261ef2165 |
---|---|
16 | 16 |
17 import os | 17 import os |
18 import sys | 18 import sys |
19 | 19 |
20 sys.path.insert(1, os.path.dirname(__file__)) | 20 sys.path.insert(1, os.path.dirname(__file__)) |
21 | |
22 import Toolbox.PyQt4ImportHook # __IGNORE_WARNING__ | |
23 | 21 |
24 import glob | 22 import glob |
25 import fnmatch | 23 import fnmatch |
26 | 24 |
27 # make ThirdParty package available as a packages repository | 25 # make ThirdParty package available as a packages repository |