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

Re: [pygame] Python 2.6



On Wed, Jan 21, 2009 at 6:53 PM, Yanom Mobis <yanom@xxxxxxxxxxxxxx> wrote:
Is there any good reason to switch to python 2.6, even though 2.5 is the supported python on my Linux distro?

one "good reason" is because you want most of the goodness that you can get from 3.0 with very little of the breakage:
http://docs.python.org/whatsnew/2.6.html

...nothing in particular there is worth it to me, personally.