stop

Brian Quinlan brian at sweetapp.com
Tue Mar 26 14:24:31 EST 2002


Fredrik wrote:
> Ok, so I'm going to be quite honest, I dont write perfect code, so
today
> while working in PythonWin I imported a file. Problem was that the
file
> happened to contain an infinte loop, which the interpreter gladly ran,
> untill I killed the entrire program. Annoying. Is there no %&/!#ing
stop
> button in PythonWin?

When PythonWin is running, there should be a PythonWin icon in the tray
bar. Right click on that and select "Break into running code".

Cheers,
Brian





More information about the Python-list mailing list