mirror of
https://github.com/python/cpython.git
synced 2024-11-25 19:03:49 +08:00
3 lines
66 B
Plaintext
Executable File
3 lines
66 B
Plaintext
Executable File
: ${ARCH}=`arch`
|
|
exec /ufs/guido/bin/$ARCH/python ib.py ${1+"$@"}
|