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.
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor