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

Re: [pygame] Event Stack Weirdness



Lenard Lindstrom wrote:
pygame.quit() must be explicitly called since atexit functions are not executed until IDLE's nteractive interpreter is either closed or restarted.

What are the atexit functions, though, that interfere in this very specific case?