The description here says that 12.04 ships with python 3.2.3 as well. What command do I run to get this? Running python -v or python2 -V or python2.7 -V all give me the same result 2.7.3. There are no other commands with the name python available. Do I have to install it?
Note: I am not interested in setting python 3.2 as my default interpreter, I just want to know that if it ships, what command runs it.