[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygame] raise KeyboardInterrupt



  File "C:\Python22\Tools\idle\PyShell.py", line 679, in write
    self.shell.write(s, self.tags)
  File "C:\Python22\Tools\idle\PyShell.py", line 670, in write
    raise KeyboardInterrupt
KeyboardInterrupt

If I call the script from the command line, I can hit the X button or
return() by a keyboard key with no problems.. but if I run the script from
within IDLE it always hangs. I get the above error message when I try to
shut down IDLE instead of exiting the running script. I always have to End
Task when it hangs.
Any ideas why?

____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org