if you are getting (1,2,7)  for the sdl version you probably want to also
print:

pygame.__version__

and

sys.version

from the same script that you print pygame.base.get_sdl_version() from -
it's possible you are running from a different install of python...

On Feb 11, 2008 8:10 PM, Ian Mallett <[EMAIL PROTECTED]> wrote:

> Yes.  It gives that.  I'll reinstall it, too.
>

Reply via email to