When my application exits (wxPython2.2.2 + oniORBpy 3.0.2) I get the following error :- Exception exceptions.TypeError: 'call of non-function (type None)' in <method POAManager.__del__ of POAManager instance at 4a692c> ignored It doesn't seem to cause any problems, but is there a way I can get rid of it? Tim