Ashot wrote:

WingIDE looks nice though, and it seems that the interactive shell is built in from the screenshots. Can you run a program to a certain point break point and use the shell?

Indeed you can - there's an interpreter available that executes in the context of the current stack frame when you reach a breakpoint. It's a great way to find out what's going on.

[But don't I remember that IDLE can do that too? ...]

regards
 Steve
--
Meet the Python developers and your c.l.py favorites March 23-25
Come to PyCon DC 2005                      http://www.pycon.org/
Steve Holden                           http://www.holdenweb.com/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to