commit | 9f08666faebb9c7f1688517c60f848e2b7483943 | [log] [tgz] |
---|---|---|
author | Just van Rossum <just@lettererror.com> | Fri Jan 29 16:21:04 1999 +0000 |
committer | Just van Rossum <just@lettererror.com> | Fri Jan 29 16:21:04 1999 +0000 |
tree | 02bdf9fa2a52c8be839a1a93d98f6f0851926cce | |
parent | 6bcc53c1092b966f226f4d5f8f96d232f501ce93 [diff] |
added path entry for NumPy -- jvr
diff --git a/Mac/Resources/pythonpath.r b/Mac/Resources/pythonpath.r index 288c5b4..6453c3b 100644 --- a/Mac/Resources/pythonpath.r +++ b/Mac/Resources/pythonpath.r
@@ -79,6 +79,7 @@ "$(PYTHON):Mac:Lib:lib-toolbox", "$(PYTHON):Mac:Lib:lib-scripting", "$(PYTHON):Extensions:img:Lib" + "$(PYTHON):Extensions:Numerical:Lib" } };