mirror of
https://github.com/python/cpython.git
synced 2025-11-13 15:40:05 +00:00
2 lines
65 B
Bash
Executable file
2 lines
65 B
Bash
Executable file
#!/bin/sh
|
|
exec /Applications/Python.app/Contents/MacOS/python $@
|