I did
sudo apt-get remove python
and it told me that about 150 MB would be freed by this operation. Then, after that I did
sudo apt-get install python
and it told me that 687 kB of additional disk space would be used. How does this add up?
Side question: Did I break anything by doing the above? If yes, how do I fix it? Edit: Answered here