I am reading a long python code with many if...then; I wonder whether there is any way to trace the changes of the variables in the code. I can not find debugger tutorial in detail in PythonWin. Thanks for any suggestions. Linda