I just installed Ubuntu 12.04 and Python 2.7 is pre-installed. I want also to have 3.2, and to be able to select one as the default with no arguments and the other to be specified by command line argument.
I guess I'm asking how to set environment variables analogous to PATH in Windows7, right?