I am new to Python and am working on a Linux machine (Ubuntu 10.10). It is running python 2.6, but I\'d like to run 2.7 as it has features I want to use. I have been urged t
Just download Python 2.7 from http://www.python.org/download/releases/2.7.1/ and build it.