Why make it an instance attribute? Couldn't you just look at the class
attribute? If its something that depends on each instance's value
assigned to the attribute, why not make it an instance attribute to
start with?

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

Reply via email to