Sundance:
> > Is there a way to handle the uncaught exceptions that happen in
PyQt?
>
> Yup: install your own exception handler in sys.excepthook.

Cool, this is working. I had assumed there was something more
complicated than this when running under PyQt.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to