#! /bin/sh
exec python -O -tt -c "import Pyro.pyroc,sys; Pyro.pyroc.main(sys.argv[1:])" "$@"
