cpython/Mac/OSX/pythonw.sh
2002-08-07 14:05:58 +00:00

2 lines
117 B
Bash
Executable file

#!/bin/sh
exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python "$@"