Re: How can I install a newer version of python

2009-06-01 Thread Chris Rebert
On Mon, Jun 1, 2009 at 12:16 PM, nathan.charles.sum...@gmail.com wrote: > I am on MacOS 10.5. It has python 2.5.1 installed. > > How can I install a newer version of python (e.g. 3.1) without > breaking my current environment (I am not sure what programs/scripts > are using the py

How can I install a newer version of python

2009-06-01 Thread nathan.charles.sum...@gmail.com
I am on MacOS 10.5. It has python 2.5.1 installed. How can I install a newer version of python (e.g. 3.1) without breaking my current environment (I am not sure what programs/scripts are using the python comes with MacOS). I just want to use the newer version of python for my own project. I