summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 "$@"