[PyQt] Handling the uncaught exceptions

Peter Shinners pshinners at blizzard.com
Fri Jan 25 18:38:50 GMT 2008


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.



More information about the PyQt mailing list