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

[pygame] Python 2.6



Is there any good reason to switch to python 2.6, even though 2.5 is the supported python on my Linux distro?

If I do stick with Python 2.5, is it safe to override python2.5.2 with python2.5.4 ( $ cd Python-2.5.4 && ./configure && make && sudo make install )?