listing attributes

Thomas Girod girodt at gmail.com
Tue Feb 14 20:42:58 EST 2006


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).




More information about the Python-list mailing list