Re: [Pythonmac-SIG] uninstalling macpython

2008-02-22 Thread Ronald Oussoren
On 21 Feb, 2008, at 17:12, Kevin Walzer wrote: Stephen Uhlhorn wrote: Hello- How do I uninstall MacPython cleanly from my leopard system? I'd like to revert to the system python without reinstalling the entire OS. Do I just zap /Library/Frameworks/Python.Framework and fix my PATH? Or, are the

Re: [Pythonmac-SIG] uninstalling macpython

2008-02-21 Thread Kevin Walzer
Stephen Uhlhorn wrote: > Hello- > > How do I uninstall MacPython cleanly from my leopard system? I'd like > to revert to the system python without reinstalling the entire OS. Do > I just zap /Library/Frameworks/Python.Framework and fix my PATH? Or, > are there other considerations? > That should

[Pythonmac-SIG] uninstalling macpython

2008-02-21 Thread Stephen Uhlhorn
Hello- How do I uninstall MacPython cleanly from my leopard system? I'd like to revert to the system python without reinstalling the entire OS. Do I just zap /Library/Frameworks/Python.Framework and fix my PATH? Or, are there other considerations? Thanks- -stephen