summaryrefslogtreecommitdiffstats
path: root/Mac/scripts
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1997-10-10 15:49:36 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1997-10-10 15:49:36 (GMT)
commitbb748622f69a60d221362593d3b7c47cace2eb6e (patch)
tree1d502deeb8b038e6a43dd4494fd4e55971453660 /Mac/scripts
parent188db7f343a8966102143e866ca9729e98e5b8dc (diff)
downloadcpython-bb748622f69a60d221362593d3b7c47cace2eb6e.zip
cpython-bb748622f69a60d221362593d3b7c47cace2eb6e.tar.gz
cpython-bb748622f69a60d221362593d3b7c47cace2eb6e.tar.bz2
Fixup sys.path to be able to find macostools
Diffstat (limited to 'Mac/scripts')
-rw-r--r--Mac/scripts/ConfigurePython.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/scripts/ConfigurePython.py b/Mac/scripts/ConfigurePython.py
index 6ac0d16..da94189 100644
--- a/Mac/scripts/ConfigurePython.py
+++ b/Mac/scripts/ConfigurePython.py
@@ -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