[Pythonmac-SIG] py2app: Leopard vs. Tiger

2007-10-10 Thread Kevin Walzer
I'm debating when to move my own development machine to Leopard. Right now all the components that I use to assemble my Python app were built on 10.4, so I know they should run on both 10.4 and 10.5; I want to continue to support 10.4. However, will an application that is bundled by py2app on 1

Re: [Pythonmac-SIG] py2app: Leopard vs. Tiger

2007-10-10 Thread Ronald Oussoren
On 10 Oct, 2007, at 20:55, Kevin Walzer wrote: I'm debating when to move my own development machine to Leopard. Right now all the components that I use to assemble my Python app were built on 10.4, so I know they should run on both 10.4 and 10.5; I want to continue to support 10.4. However, wil