summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-11-20 14:05:41 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2002-11-20 14:05:41 (GMT)
commite37469297c2decafaab059c8da300b44c6244e06 (patch)
tree00c9ae305fb36fc2def04bbc75239ca31cc59880 /Mac
parent495172c3b4b650a230b5bd4b3f97002de7da1819 (diff)
downloadcpython-e37469297c2decafaab059c8da300b44c6244e06.zip
cpython-e37469297c2decafaab059c8da300b44c6244e06.tar.gz
cpython-e37469297c2decafaab059c8da300b44c6244e06.tar.bz2
This file is now generated dynamically.
Diffstat (limited to 'Mac')
-rwxr-xr-xMac/OSX/pythonw.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/Mac/OSX/pythonw.sh b/Mac/OSX/pythonw.sh
deleted file mode 100755
index b919bb9..0000000
--- a/Mac/OSX/pythonw.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python "$@"