mirror of
https://github.com/python/cpython.git
synced 2025-11-18 18:31:56 +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 $@
|