Dick Moores wrote:
 > Specifically, I'm hoping for comments on or help with:
> 1) How to debug. I'm using v2.4, IDLE on Win XP.

I have been using winpdb recently, it is a pretty decent standalone Python 
debugger for Windows. Start it with the -t switch so you don't need the Python 
Cryptographic Toolkit.
http://www.digitalpeers.com/pythondebugger/

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to