Mac OS X Lion 10.7.5 is currently running, and python2.7 is used by default. In the terminal, I write "python" and it automatically pulls up python2.7. I do not want it.
from the terminal, I should instead type 'python3.2' if I want to use python3.2.
How can I change this?
source share