[Tutor] running & debugging in python interactive shel

Alan Gauld alan.gauld at btinternet.com
Fri Jan 16 00:50:56 CET 2009


"Che M" <pine508 at hotmail.com> wrote

> tutors here had any recommendations.  I just checked Alan Gauld's
> tutorial and I see it doesn't have a debugger section (completely

You need to get a copy of the paper book, it has a chapter on 
debugging,
starting with print statements and going through to the Python 
debugger
and finally the IDLE debugger - but that is only available in the 
book...

Alan G





More information about the Tutor mailing list