mirror of
https://github.com/python/cpython.git
synced 2026-05-26 06:14:25 -04:00
3 lines
115 B
Bash
Executable File
3 lines
115 B
Bash
Executable File
#!/bin/sh
|
|
exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python $@
|