[PyKDE] Exception filter in eric3

jul j.vienne at libertysurf.fr
Tue Feb 8 23:08:37 GMT 2005


Hi Detlev,
me again...
I would like to use the exception filter for debugging, but I can't make 
it work.
In my program, I have a 'KeyError' exception which is correctly handled 
by a try/except block. I've tried to add  the word 'KeyError'  in the 
list of exceptions which have to be ignored, but eric debugger still 
stopping each time the exception is encountered. May you precise me what 
word I must add in the exception filter list to make it work, please ?

Thanks in advance.
++
Jul.




More information about the PyQt mailing list