Hello,

> How can I return a non-zero status result from the script? Just do a
> return 1? at the end?
raise SystemExit(1)

HTH,
--
Miki <miki.teb...@gmail.com>
http://pythonwise.blogspot.com
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to