Luke Paireepinart wrote:
Daniel McNeese wrote:
Ryan Charpentier <[EMAIL PROTECTED]> writes:
Call pygame.quit() before your program closes. Since IDLE runs programs within its own process any problem with the program can hang IDLE.
Argh. Somebody really needs to update the pygame.org tutorials to mention this. I never would have guessed that the programming environment itself was the problem.
Well, it's a very specific case.

On the other hand there are other editors that do the same by default (PyScripter and PythonWin for IIRC). A small mention would be certainly helpful for some starters.

--
regards,
Jakub Piotr Cłapa

Reply via email to