[PyQt] Exception handling hook

Detlev Offenbach detlev at die-offenbachs.de
Thu May 24 17:42:13 BST 2007


On Mittwoch, 23. Mai 2007, Arve Knudsen wrote:
> 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

See eric4 as an example.


Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the PyQt mailing list