[Tutor] python setup.py uninstall ?

tpc at csua.berkeley.edu tpc at csua.berkeley.edu
Fri Oct 24 12:46:21 EDT 2003


hi all, I am curious if there is a way to cleanly uninstall MySQLdb, if I
installed using:

python setup.py build
python setup.py install

I tried python setup.py --help-commands but they seem to be for building
and installing.  I want to remove my current MySQLdb (0.9.2) and try
0.9.3b2 for debugging purposes.





More information about the Tutor mailing list