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?
 
 
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to