On 05/08/12 8:09 AM, Rogelio wrote:
What is the best way to upgrade to Python 2.6 from the default Python 2.4.
install your python 2.6 in a nonstandard location, such as /opt/something or /usr/local/something, and keep it out of the path of any system stuff, use it only for your own purposes.