[PyQt] Exception handling hook

Arve Knudsen arve.knudsen at gmail.com
Wed May 23 12:58:41 BST 2007


Is it possible to register a hook with QApplication in order to be notified
of an unhandled exception? Currently, all that happens when an exception
propagates to the event loop is that it gets printed in the console, which
is not very helpful. How do others cope with unhandled exceptions in PyQt
applications?

Best regards,
Arve Knudsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070523/f894d0b0/attachment.html


More information about the PyQt mailing list