mirror of
https://github.com/python/cpython.git
synced 2024-12-01 11:15:56 +01:00
3 lines
65 B
Bash
3 lines
65 B
Bash
|
#!/bin/sh
|
||
|
exec /Applications/Python.app/Contents/MacOS/python $@
|