[Pyobjc-dev] Cocoa/Objective-C equiv to __del__?
Brought to you by:
ronaldoussoren
From: Zachery B. <zb...@ur...> - 2003-08-19 17:18:11
|
Since we're not using __init__() for Cocoa-derived objects (delegates and the like), is there an analogous means for providing for cleanup, like the __del__() method? Thanks, Zac |