"python2 will refer to some version of Python 2.x python3 will refer to some version of Python 3.x python should refer to the same target as python2 but may refer to python3 on some bleeding edge distributions" above snippet taken from: http://www.python.org/dev/peps/pep-0394/