guys, apologies for reviving this, but from the ubuntu page it is not clear to me that the package "python" will always install python2.7
It merely says that the system command "python" will always point to python 2.7 (assuming it exists).
it seems to me from the wording that python package could/will in the future point to python3
Also, as I don't have an easy access to debian/ubuntu machine with root, are we sure that python2.7 package does not install the python symlink and it's what "python" does? I downloaded and unpacked the deb and it _might_ be changing the link (using update-alternatives) but I wonder if that just fixed some inconsistent state Alexander's system was in?
Anyway -- I'm ready to push the suggested fix, but I'm not that convinced it will be doing what it's supposed to do.
y.