On Feb 11, 11:15�pm, "W. Watson" <[EMAIL PROTECTED]> wrote: > I thought I try to step through some simple Python code I wrote with IDLE > using Debug. I'm at the early stages of learning Python. I used the shell to > Run, then clicked on Debug->Debugger. That brought up a window with Stack > and Locals checked. The buttons Go, Step, etc. are greyed out. How do I > proceed?
IDLE has a debugger? How about that. After you start the debugger, go back to your program and Run it. Watch the Debugger window. > > -- > � � � � � � � � � � � � � Wayne Watson (Nevada City, CA) > > � � � � � � � � � � � � Web Page: <speckledwithStars.net> -- http://mail.python.org/mailman/listinfo/python-list