how to detect change of list of instances

manstey manstey at csu.edu.au
Wed Mar 14 02:20:39 EDT 2007


Thanks.

All I want to know is whether the newlist, as a list of instances, is
modified. I thought equality was the way to go, but is there a simpler
way? How can I monitor the state of newlist and set a flag if it is
changed in anyway?





More information about the Python-list mailing list