This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients gradha, ned.deily, ronaldoussoren
Date 2009-10-18.07:14:40
SpamBayes Score 0.0004738211
Marked as misclassified No
Message-id <1255850082.22.0.0868244686554.issue7107@psf.upfronthosting.co.za>
In-reply-to
Content
The root cause for this issue is Apple's broken installer system: Apple 
does have a package installer, but does not provide tools to uninstall 
packages. 

I'm reluctant to provide an uninstaller as part of the Python project, 
such a tool would require serious testing to ensure that it doesn't 
accidentally remove too much.
History
Date User Action Args
2009-10-18 07:14:42ronaldoussorensetrecipients: + ronaldoussoren, gradha, ned.deily
2009-10-18 07:14:42ronaldoussorensetmessageid: <1255850082.22.0.0868244686554.issue7107@psf.upfronthosting.co.za>
2009-10-18 07:14:40ronaldoussorenlinkissue7107 messages
2009-10-18 07:14:40ronaldoussorencreate