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
More information about the Python-list mailing list
Tue Feb 15 10:17:28 EST 2011
- Previous message (by thread): [ANN] Data Plotting Library DISLIN 10.1
- Next message (by thread): How to inspect a variable (sys.modules) for changes in the execution of a program?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 ?
- Previous message (by thread): [ANN] Data Plotting Library DISLIN 10.1
- Next message (by thread): How to inspect a variable (sys.modules) for changes in the execution of a program?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list