python debugging...

Donn Ingle donn.ingle at gmail.com
Sat Nov 17 12:05:57 EST 2007


I don't know if this will help you, but if you can, install "Eric". It's an
IDE that I often use and you can do point and click debugging with
breakpoints and nice displays of all vars and whatnot as you go. Much
easier than fiddling with the debugger manually.


/d




More information about the Python-list mailing list