mirror of
https://github.com/python/cpython.git
synced 2025-09-01 06:28:36 +00:00
2 lines
115 B
Bash
Executable file
2 lines
115 B
Bash
Executable file
#!/bin/sh
|
|
exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python $@
|