You removed /usr/bin/python! This is a really bad idea. You should never modify /usr/bin because the system is expecting it. This is why the new installation is in /usr/local/bin.
Modify your /usr/local instead are change your .login file instead. It is much safer. -- http://mail.python.org/mailman/listinfo/python-list