Steve Holden wrote:
Jim wrote:
[...]


Actually I meant how do I stop a program running that I have started in the interpreter. If I get into an infinite loop I can't stop it without qutting PythonWin.


Then I have to open all the files and re-insert breakpoints etc.  :(

Jim


Look in the system tray! Right-mouse on the Python and select "break into running program".

regards
 Steve


D'oh. I didn't think of that.

Thanks

Jim
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to