override settrace
Steve Holden
steve at holdenweb.com
Wed Apr 25 11:10:11 EDT 2007
Raja wrote:
> Hi,
> I want to override the sys.settrace() call, create a way to trace
> the execution of a python program. Keep track of all objects created
> and destroyed. Keep track of the call pattern throughout the execution
> of the program and output a simplified "call graph" to standard out.
> Please help me in this regard.
>
> Thank You,
>
How many times do you intend to post this question before waiting
patiently for an answer?
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
Recent Ramblings http://holdenweb.blogspot.com
More information about the Python-list
mailing list