[PyQt] Handling the uncaught exceptions

Peter Shinners pshinners at blizzard.com
Fri Jan 25 00:49:17 GMT 2008


Is there a way to handle the uncaught exceptions that happen in PyQt?
Usually Pyqt just prints the exception and traceback when returning from
python handlers. I know Python has a global uncaught exception handler,
but my first guess would be that PyQt is not using that?
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080125/8d8d4961/attachment.html


More information about the PyQt mailing list