8 Apr
2000
8 Apr
'00
7:11 a.m.
Hi, Tino Wildenhain wrote:
Hi John,
John Sutherland wrote:
Is there a way in a python based product to get notification when an instance is deleted?
Just overload the method __delete__(self) in your class.
Erm... it must be __del__ of course ;) Regards Tino