projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c45a82
)
Added Extensions:img:Mac to default sys.path
author
Jack Jansen
<jack.jansen@cwi.nl>
Sat, 6 Feb 1999 17:56:59 +0000
(17:56 +0000)
committer
Jack Jansen
<jack.jansen@cwi.nl>
Sat, 6 Feb 1999 17:56:59 +0000
(17:56 +0000)
Mac/Resources/pythonpath.r
patch
|
blob
|
history
diff --git
a/Mac/Resources/pythonpath.r
b/Mac/Resources/pythonpath.r
index a818d42bc2fca6e3003dc5d8e56243837eba650f..34c6d4048047e87eeb666f9f1f7609ef340c512f 100644
(file)
--- a/
Mac/Resources/pythonpath.r
+++ b/
Mac/Resources/pythonpath.r
@@
-78,6
+78,7
@@
resource 'STR#' (PYTHONPATH_ID, "sys.path initialization") {
"$(PYTHON):Mac:Lib",
"$(PYTHON):Mac:Lib:lib-toolbox",
"$(PYTHON):Mac:Lib:lib-scripting",
+ "$(PYTHON):Extensions:img:Mac",
"$(PYTHON):Extensions:img:Lib",
"$(PYTHON):Extensions:Numerical:Lib"
}