|
|
|||||||||||||
|
Uninstalling MacPython 2.3If you installed a full MacPython 2.3 before you noticed that 10.3 comes with most of it pre-installed by Apple, or if you want to get rid of MacPython 2.3 on Mac OS X 10.2 or later for any other reason, uninstalling is not automatic, but fortunately it is easy:
Uninstalling MacPython-OS9 from OSXTo get rid of MacPython-OS9 from OSX you remove /Applications/MacPython-OS9 2.3 and anything inside. Then you remove /Library/CFMSupport/PythonCoreCarbon 2.3 and, if you installed non-Carbon support for Classic, /System Folder/Extensions/PythonCore 2.3.The same procedure, with version numbers adapted, works for older MacPython versions.
Uninstalling MacPython-OS9 from OS9 or earlierTo get rid of MacPython-OS9 from OS9 or earlier you remove the installation folder, usuallyMacintosh HD:Applications (Mac OS 9):MacPython-OS9 2.3 and anything inside. Then you remove PythonCoreCarbon 2.3 and PythonCore 2.3 from Macintosh HD:System Folder:Extensions.The same procedure, with version numbers adapted, works for older MacPython versions.
|