Paul Rubin wrote:
> [EMAIL PROTECTED] writes:
> 
>>Still, I'd love to hear how you guys would do it.
> 
> 
> Make a subclass of dict, or an object containing a dictionary, that
> has a special __setattr__ method that traps updates and sets that

/__setattr__/__setitem__/ ?

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC                     www.holdenweb.com
PyCon TX 2006                  www.python.org/pycon/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to