'locate pythοn3.4 | rm -rf'
will this help or do any accidental damage?
The files deleted by the rm -rf have nothing to do with the results of locate. Since you don't understand that , your system is at high risk till you learn the use of whichever shell you're using.
Come back to python when you understand bash (or whatever shell you're using).
-- DaveA -- https://mail.python.org/mailman/listinfo/python-list