[omniORB] Mysterious omniORBpy error

Timothy Docker timd@macquarie.com.au
Mon, 5 Feb 2001 16:50:43 +1100 (EST)



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