stop
FREDRIK HULDTGREN
tdi01fhu at syd.kth.se
Tue Mar 26 14:23:08 EST 2002
More information about the Python-list mailing list
Tue Mar 26 14:23:08 EST 2002
- Previous message (by thread): stop
- Next message (by thread): stop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ah, the joy. thank you. /fredrik >>> "Brian Quinlan" <brian at sweetapp.com> 03/26/02 20:22 PM >>> 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
- Previous message (by thread): stop
- Next message (by thread): stop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list