Oleg Broytmann (phd at phd.russ.ru) wrote:
> import sys
> sys.exit()
> or
> sys.exit(0)
> or
> sys.exit(1)
> or
> sys.exit("error")
I think that
raise SystemExit
also works.
--
- - - - - - - - - - - - - - - - - - - - - - - -
Resistance is futile. Capacitance is efficacious.
Will Ware email: wware @ world.std.com