In article <[email protected]>, Chris Rebert <[email protected]> wrote: > On Mon, Feb 21, 2011 at 3:54 PM, Robert <[email protected]> wrote: > > Can I install 2.7 and 3.2 side by side? > > Yes, of course. Just don't fiddle with the "System Python" (i.e. the > copy preinstalled by Apple). > You may wish to install your additional Pythons via Fink or MacPorts.
Or the python.org installers for OS X: http://www.python.org/download/releases/2.7.1/ http://www.python.org/download/releases/3.2/ -- Ned Deily, [email protected] -- http://mail.python.org/mailman/listinfo/python-list
