Fire event when variable is Set/Get

gene tani gene.tani at gmail.com
Mon Jul 25 00:26:52 EDT 2005


this recipe takes medium-deep copies (shallow copies of embedded
sequences/dict's) of an obj's __dict__ when you need to monitor changes
to the object's state from that point on:

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/302742




More information about the Python-list mailing list