mirror of
https://github.com/python/cpython.git
synced 2026-05-22 20:32:36 -04:00
ab10ce6c6b
because of similarity to the same program on Windows.
3 lines
65 B
Bash
Executable File
3 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
exec /Applications/Python.app/Contents/MacOS/python $@
|