Removing Python 2.4.4 on OSX

Michael Bentley michael at jedimindworks.com
Sat Mar 24 22:40:57 EDT 2007


> No, the OSX version is like 2.3 something. I installed the 2.4.4
> version in /usr/local bypassing the Apple stuff.

Oh!  Well then:

---[cut here]---
# danger will robinson -- use at your own risk ;-)
rm /usr/local/bin/python*
rm -rf /usr/local/lib/python
---[snip]---

Is the uninstall program :-)




More information about the Python-list mailing list