python versions does not effect libraries, right?

Right now, i'm in frustration world because i'm wondering which python version to start learning.

but let's say that i learned basic python language somehow.

now my question is if i were to coding games using pygame libraries, does version of python effect libraries language?

i'm not talking about does libraires available for each version, i'm saying that does version of python effect libraries language?
The version of Python effects the availability of libraries.

Go for Python 2.7 so that you can benefit from a wide range of available packages.

Link: https://pypi.python.org/pypi
Topic archived. No new replies allowed.