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

Re: [pygame] SDL_VIDEO_CENTERED and Python 2.5



Go to idle:

>>> import pygame
>>> pygame.version.ver
'1.8.0rc3'
>>>

If this doesn't happen, this is your problem.

Ian