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

Re: [pygame] reload(pygame), bug



DR0ID wrote:

Hi

Might be a bug, but when I tryed to reload pygame I got this:

  reload(pygame)
File "D:\Programs\Python2.6.1\lib\site-packages\pygame\__init__.py", line 197, in <module>
   try: import pygame.imageext; del pygame.imageext
AttributeError: imageext


I use WinVista, pygame 1.8.1 release.


~DR0ID
Pygame is not guaranteed to work with reload.

Lenard

--
Lenard Lindstrom
<len-l@xxxxxxxxx>