I installed Python 3 By Downloading python3.2 bziped source tarball and install it according to the README, Now How shall I uninstalled python 3.2?
The README instructions are as below
Build Instructions
------------------
On Unix, Linux, BSD, OSX, and Cygwin:
./configure
make
make test
sudo make install
--
http://mail.python.org/mailman/listinfo/python-list
