summaryrefslogtreecommitdiffstats
path: root/Mac/Resources
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2000-10-19 22:00:01 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2000-10-19 22:00:01 (GMT)
commitf1a0a4be630c16e287578977627225b05b9c7292 (patch)
tree50981dc8eb71e4a960d684ce69a4593fc7f22e91 /Mac/Resources
parent538bd1391140796b14cc7479d0612ad22c5ea875 (diff)
downloadcpython-f1a0a4be630c16e287578977627225b05b9c7292.zip
cpython-f1a0a4be630c16e287578977627225b05b9c7292.tar.gz
cpython-f1a0a4be630c16e287578977627225b05b9c7292.tar.bz2
Add Numerical:Lib:Packages to sys.path. A workaround for distutils not working.
Diffstat (limited to 'Mac/Resources')
-rw-r--r--Mac/Resources/pythonpath.r1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Resources/pythonpath.r b/Mac/Resources/pythonpath.r
index 25b59cd..2739b19 100644
--- a/Mac/Resources/pythonpath.r
+++ b/Mac/Resources/pythonpath.r
@@ -87,6 +87,7 @@ resource 'STR#' (PYTHONPATH_ID, "sys.path initialization") {
"$(PYTHON):Extensions:img:Mac",
"$(PYTHON):Extensions:img:Lib",
"$(PYTHON):Extensions:Numerical:Lib",
+ "$(PYTHON):Extensions:Numerical:Lib:Packages",
"$(PYTHON):Extensions:Imaging:PIL",
"$(PYTHON):Lib:lib-tk",
"$(PYTHON):Lib:site-packages",