]> granicus.if.org Git - python/commitdiff
Updated for the new path to Python.app.
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 2 Aug 2002 21:05:16 +0000 (21:05 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 2 Aug 2002 21:05:16 +0000 (21:05 +0000)
Mac/OSX/pythonw.sh

index 83a9abb5f24274ff363a03428f610d44ea895cae..d3ee37d6839e6193b50f9ce373ce64e0ce316424 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec /Applications/Python.app/Contents/MacOS/python $@
+exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python $@