Detect when a class member is updated

Boethius boethius at techie.com
Wed Jan 15 09:34:50 EST 2003


Can I detect when a class member is added or updated?

I have a class with a member called path. Everytime it's updated, I'd
like to run a 'sanity check' on the new value.

How can I do this?




More information about the Python-list mailing list