[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] BUG: IDLE crashes when you quit a Pygame game without calling pygame.quit().



Hi,

IDLE crashes when you quit a Pygame game without calling pygame.quit().

https://bitbucket.org/pygame/pygame/issue/99/idle-crashes-when-you-quit-a-pygame-game

Does anyone know of a fix we could do on the pygame side?


This came up from a blog post about issues with the python IDE called IDLE.
    http://inventwithpython.com/blog/2011/11/29/the-things-i-hate-about-idle-that-i-wish-someone-would-fix/


cheers,