You are right, using __dict__ is what i needed.

But I chose the solution explained before because i don't want to list
all attributes of the object, only attributes that are instances of the
class Property (or a subclass of it).

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

Reply via email to