mirror of
https://github.com/python/cpython.git
synced 2025-10-28 20:25:04 +00:00
3 lines
66 B
Text
3 lines
66 B
Text
|
|
: ${ARCH}=`arch`
|
||
|
|
exec /ufs/guido/bin/$ARCH/python ib.py ${1+"$@"}
|