Python 2.4 VS 2.5
What will you use to run the games? I'm toying with the new features in 2.5 and I don't want it to break on computers that didn't / can't (apparently ubuntu is written in python, so you can't upgrade without breaking the kernel :)) upgrade...So what will you be using?
(log in to comment)
Comments
Well at least you people try and write code that compiles in 2.5...:)
Ubuntu can allow users to install many versions of Python - you just have to say "apt-get install python2.5" to get 2.5 on a pre-Feisty box.
Can you clarify in the rules that people should use the latest version of python, because I don't want to get rated down if someone has 2.4 and doesn't bother to manually install 2.5 on his Ubuntu somewhere (which I don't blame him, this is stupid)? Or clarify that you should use 2.4...Just clarify something...
And if I use 2.5, most of the Ubuntu people couldn't play it, and maybe other people, so what's the use?
Marlow on 2007/04/03 21:28:
I'm using 2.5 but steering clear of any 2.5 specific features.
However, I'd be surprised if 2.5 couldn't be installed on Ubuntu as I would have thought it would be possible to install it to a different location. I know AIX and Linux aren't quite the same(!), but I certainly have multiple versions of Python co-resident on at least one AIX box at work.