Hello.

Reading the list archives, I found that to successfully run a PyQt
application under pdb, one should call pyqtRemoveInputHook().

However, I can't figure out how the application can check if it's
running under pdb, in order to make that call.

So, does anybody how can I check if my app is running under pdb or, if
not, if it'd be safe to always call pyqtRemoveInputHook()?

Thanks,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
                                     Listening to: Dido - Marys In India

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to