V
Vijay Kumar
I have written a trace function and it recieves the current frame
object from the interpreter.
I want to know whether the event pertains to a class or method or function.
I can only get a code object from this frame object but not a function
object or class object.
Please post if any body have ideas.
Vijay
object from the interpreter.
I want to know whether the event pertains to a class or method or function.
I can only get a code object from this frame object but not a function
object or class object.
Please post if any body have ideas.
Vijay