[PyQt] Catching python exceptions

Luper Rouch luper.rouch at gmail.com
Thu Mar 22 21:47:59 GMT 2007


Hi,

What is the proper way to add a global exceptions catcher to a 
QApplication, for example to bring a bug report dialog when an exception 
reaches the main event loop ?
I guess I have to make my own event loop but my attempts failed 
miserably, any pointers to an example ?

Thanks,
Luper Rouch




More information about the PyQt mailing list