[Tutor] dbg

Ben Beuchler insyte@ender.squad51.net
Thu, 23 Dec 1999 21:57:54 -0600 (CST)


I've read the documentation on the debugging module but a lot of it went
right over my head.  I've written a rather large (for me, anyway) script
that I would like to step through to make sure it's working properly.

Is there a nice, simple way to step through a python program while
monitoring the state of a few variables?

Thanks,
Ben