Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-23 Thread Ronald Oussoren
On Sep 23, 2006, at 6:44 PM, Robert Love wrote: A follow up to my original question--does MacPython come with an uninstaller script? No, complain to Apple about them including an installer that can't uninstall ;-). To uninstall python2.5: - Remove /Applications/MacPython 2.5 - Remove /Li

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-23 Thread Ronald Oussoren
On Sep 21, 2006, at 8:01 PM, Russell E. Owen wrote: In article <[EMAIL PROTECTED]>, "Bob Ippolito" <[EMAIL PROTECTED]> wrote: ... I've started looking into that. However, my strong suspicion is that the way to build a MacPython installer that can use a user-installed Tcl/Tk is to *have*

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-23 Thread Robert Love
A follow up to my original question--does MacPython come with an uninstaller script? ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Why Do I Explicitly Need MacPython

2006-09-23 Thread Ronald Oussoren
On Sep 22, 2006, at 8:57 PM, Bob Ippolito wrote: On 9/22/06, Russell E. Owen <[EMAIL PROTECTED]> wrote: In article <[EMAIL PROTECTED]>, "Bob Ippolito" <[EMAIL PROTECTED]> wrote: On 9/22/06, Christopher Barker <[EMAIL PROTECTED]> wrote: Simon Brunning wrote: On 9/22/06, Christopher Barker