How override ALL function calls? (Is there a "function call function"?)

seberino at spawar.navy.mil seberino at spawar.navy.mil
Sun Jul 31 15:01:36 EDT 2005


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




More information about the Python-list mailing list