mirror of
https://github.com/python/cpython.git
synced 2026-01-16 04:09:57 +00:00
3 lines
65 B
Bash
3 lines
65 B
Bash
|
|
#!/bin/sh
|
||
|
|
exec /Applications/Python.app/Contents/MacOS/python $@
|