diff --git a/Mac/OSX/pythonw.sh b/Mac/OSX/pythonw.sh deleted file mode 100755 index b919bb9b3f2..00000000000 --- 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 "$@"