Re: [Pythonmac-SIG] 32/64 bit intel universal build

2009-10-29 Thread Ronald Oussoren
On 29 Oct, 2009, at 13:13, Robin wrote: > On Wed, Oct 28, 2009 at 8:37 PM, Ronald Oussoren > wrote: > That's because Apple's pythonw is a completely different executable than the > python.org one. > > I'm working on a replacement for pythonw in 2.7 and 3.2 that will allow you > to use the ar

Re: [Pythonmac-SIG] 32/64 bit intel universal build

2009-10-29 Thread Robin
On Wed, Oct 28, 2009 at 8:37 PM, Ronald Oussoren wrote: > That's because Apple's pythonw is a completely different executable than > the python.org one. > > I'm working on a replacement for pythonw in 2.7 and 3.2 that will allow you > to use the arch command to select an architecture. That version