mirror of
https://github.com/python/cpython.git
synced 2025-07-26 04:34:20 +00:00
Fixup sys.path to be able to find macostools
This commit is contained in:
parent
188db7f343
commit
bb748622f6
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ def main():
|
|||
|
||||
loadtoolboxmodules()
|
||||
|
||||
sys.path.append('::Mac:Lib')
|
||||
import macostools
|
||||
|
||||
# Remove old .slb aliases and collect a list of .slb files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue