Re: [Python-Dev] DRAFT: python-dev summary for 2006-09-16 to 2006-09-30

2006-10-28 Thread Ronald Oussoren
On Oct 28, 2006, at 1:50 AM, Martin v. Löwis wrote: Steven Bethard schrieb: Jack Howarth asked about creating universal binaries for OS X that would support 32-bit or 64-bit on both PPC and x86. Ronald Oussoren pointed out that the 32-bit part of this was already supported, but indicated that

Re: [Python-Dev] DRAFT: python-dev summary for 2006-09-16 to 2006-09-30

2006-10-27 Thread Martin v. Löwis
Steven Bethard schrieb: > Jack Howarth asked about creating universal binaries for OS X that > would support 32-bit or 64-bit on both PPC and x86. Ronald Oussoren > pointed out that the 32-bit part of this was already supported, but > indicated that adding 64-bit support simultaneously might be mor