mirror of https://github.com/python/cpython
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
|
: ${ARCH}=`arch`
|
||
|
exec /ufs/guido/bin/$ARCH/python ib.py ${1+"$@"}
|