-
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)
-
21k2Trace decorator for debuggingPython / classes, debug, debugging, decorators, functions, inspection, modules, trace / by Kevin L. Sitze (13 years ago, revision 2)