It turned out that the additional package python-minimal had python installed. One does then not only have to do:
sudo apt-get remove python
but also:
sudo apt-get remove python-minimal
It turned out that the additional package python-minimal had python installed. One does then not only have to do:
sudo apt-get remove python
but also:
sudo apt-get remove python-minimal