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