How to inspect a variable (sys.modules) for changes in the execution of a program?

Jorge Vargas jorge.vargas at gmail.com
Tue Feb 15 10:17:28 EST 2011


Hello,

I have the following situation. In a big project that involves many
dependencies (and sadly some sys.module hacks) we have a bug, and it
will really help if i could monitor all changes made to that variable.
Is there a way to trace those changes ?



More information about the Python-list mailing list