mirror of
https://github.com/python/cpython.git
synced 2025-07-28 21:55:21 +00:00
2 lines
66 B
Text
Executable file
2 lines
66 B
Text
Executable file
: ${ARCH}=`arch`
|
|
exec /ufs/guido/bin/$ARCH/python ib.py ${1+"$@"}
|