j
k
j a
j l
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. Regards Tino Wildenhain
Back to the thread
Back to the list