cpython/Mac/OSX/pythonw.sh

3 lines
65 B
Bash
Raw Normal View History

#!/bin/sh
exec /Applications/Python.app/Contents/MacOS/python $@