On Mon, 15 Dec 2008 13:12:08 -0800, silverburgh.me...@gmail.com wrote:

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

``sys.exit(42)``

Ciao,
        Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to