[Tutor] parsing pyc files

Jojo Mwebaze jojo.mwebaze at gmail.com
Tue Mar 23 02:16:03 CET 2010


Hello Tutor

I have two problems, any help will be highly appreciated.

How is possible to trace the all method calls, object instantiations,
variables used in running an experiment dynamically,  without putting print
- or log statements in my code?  - some sort of provenance!

I would like to create a tool that can look into pyc files to find
classes/methods that was executed without looking the the source code. Is
this possible in python.

Kind Regards

Jojo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100323/6a732657/attachment.html>


More information about the Tutor mailing list