Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb74862

Browse files
committed
Fixup sys.path to be able to find macostools
1 parent 188db7f commit bb74862

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Mac/scripts/ConfigurePython.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ def main():
162162

163163
loadtoolboxmodules()
164164

165+
sys.path.append('::Mac:Lib')
165166
import macostools
166167

167168
# Remove old .slb aliases and collect a list of .slb files

0 commit comments

Comments
 (0)