mirror of
https://github.com/python/cpython.git
synced 2024-11-25 01:20:47 +01: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+"$@"}
|