Tags: attributes x
-
12k2Two quick functions for object introspectionPython / attributes, debugging, functions, introspection, methods, objects, reflection / by Vasudev Ram (7 years ago)
-
4k1Find what class an attribute - ie, myObj.myAttr - comes from, and how it's definedPython / attribute, attributes, class, debugging, inspection, source, __dict__, __getattribute__, __getattr__, __slots__ / by Paul Molodowitch (11 years ago, revision 3)