On Thu, 25 May 2000, Harry Henry Gebel wrote:

> How do I stop mainloop from catching exceptions?
> 

Set the PYGTK_FATAL_EXCEPTIONS environment variable before running your
application.  This way, when an exception occurs, the main loop will be
exited (recursively if necessary).

James.

-- 
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to