Re: stop program in komodo

2005-01-31 Thread [EMAIL PROTECTED]
Hello Will, I have received information from [EMAIL PROTECTED] That he has already added this problem as bug. "I've added a bug for this: http://bugs.activestate.com/show_bug.cgi?id=36443 Regards, Shane" So stay tune. Pujo -- http://mail.python.org/mailman/listinfo/python-list

Re: stop program in komodo

2005-01-31 Thread Will McGugan
[EMAIL PROTECTED] wrote: Hello, How can we stop this peace of code in KOMODO: while 1: print "helo" I can't stop it, even using Ctrl+C Are you sure that is what is happening? When I tried it, it appeared as though nothing had happened after pressing the break button. But it was just that the

stop program in komodo

2005-01-31 Thread [EMAIL PROTECTED]
Hello, How can we stop this peace of code in KOMODO: while 1: print "helo" I can't stop it, even using Ctrl+C pujo -- http://mail.python.org/mailman/listinfo/python-list