how to monitor method calls

zakons at eccelerate.com zakons at eccelerate.com
Mon Oct 11 09:14:54 EDT 1999


I am looking to do some introspection on running python programs to
track method calls on objects.

Is there a 'hook' into python to intercept all method calls?
If so, can someone point me to the right way to introspect which class
owns the method, the name of the object, etc.
Any examples out there of this?

Thanks much,
Stuart Zakon


Sent via Deja.com http://www.deja.com/
Before you buy.




More information about the Python-list mailing list