Re: [Pyobjc-dev] Calling python from objc
Brought to you by:
ronaldoussoren
From: Akhar <ak...@gm...> - 2004-04-23 05:05:05
|
passing nil in objective C seems to let the code run, but the pythonglue object and my python instance of an object do not get retained!? I have to recreate them at every use !? is this normal? Stephane |