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.

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to