Jerome Laheurte wrote: > Hi. I get a bunch of PyDeadObject exceptions when running the unit > tests (from trun, wx 2.8.7.1, Python 2.5), in getColumnUICommands. > The tests still pass though. Have you noticed something like this ? > I see this too (on windows).
BTW, when debugging from eclipse, I see a bunch of the following exceptions. Exception exceptions.SystemError: 'error return without exception set' in <generator object at 0x034D9EB8> ignored I am assuming this is normal, but is there a reason for it? And is it possible to get rid of it? Carl
