Re: [Pythonmac-SIG] Staying with system Python in Tiger

2005-05-02 Thread Bob Ippolito
On May 2, 2005, at 10:40 PM, Kevin Walzer wrote: > After digging more deeply into Tiger and finding that Apple has indeed > included wxPython 2.5.3 and added the "build applet" tool to the > Developer Tools, I've decided to keep my Python packages based on the > Apple system Python. This will requ

Re: [Pythonmac-SIG] Staying with system Python in Tiger

2005-05-02 Thread Bill Janssen
> After digging more deeply into Tiger and finding that Apple has indeed > included wxPython 2.5.3 and added the "build applet" tool to the > Developer Tools, I've decided to keep my Python packages based on the > Apple system Python. Thanks. This makes sense to me. Bill