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

Re: [pygame] SDL_VIDEO_CENTERED and Python 2.5



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


On Sun, Feb 24, 2008 at 4:23 PM, Ian Mallett <geometrian@xxxxxxxxx> wrote:
Go to idle:

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

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

Ian



--
- PyMike