I'm trying run a homegrown profiler on some Python code.

Rather than apply profiler wrapper to ALL functions by hand....

Is there a low level Python function I can override to modify

how ALL functions are called?

Chris

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to