following pep 394, we could do the python2 -> python2.x and python3 -> python3.x symlinking, and if we install a "python" symlink, we have to point it to the same version the python3 symlink would point to (or python2, if only python2 is installed).