mirror of
https://github.com/python/cpython.git
synced 2024-12-01 03:01:36 +01:00
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
|
: ${ARCH}=`arch`
|
||
|
exec /ufs/guido/bin/$ARCH/python ib.py ${1+"$@"}
|