On 23-mei-2006, at 18:08, Bob Ippolito wrote:
>
> On May 23, 2006, at 2:09 PM, Ronald Oussoren wrote:
>
>>
>> On 23-mei-2006, at 14:56, Kent Quirk wrote:
>>
>>> This is a patch and explanation (written by one of my co-workers)
>>> related to a question I posted to this list on 5/10.
>>
>> It migh
On May 23, 2006, at 2:09 PM, Ronald Oussoren wrote:
>
> On 23-mei-2006, at 14:56, Kent Quirk wrote:
>
>> This is a patch and explanation (written by one of my co-workers)
>> related to a question I posted to this list on 5/10.
>
> It might be just me, but I don't really understand why py2app trie
On 23-mei-2006, at 14:56, Kent Quirk wrote:
> This is a patch and explanation (written by one of my co-workers)
> related to a question I posted to this list on 5/10.
It might be just me, but I don't really understand why py2app tries
to thin architectures in the first place. The only file it
Bob Ippolito:
> On May 10, 2006, at 5:14 PM, Kent Quirk wrote:
>> We’ve been shipping it for almost a year on PPC Macs using py2app
>> to package things – so we know we have the py2app stuff
>> approximately correct. We’ve been trying off and on to get a fat
>> version of the app working. Al
On May 10, 2006, at 5:14 PM, Kent Quirk wrote:
> We have a large mixed Python and C++ application with about a dozen
> frameworks which cross-reference one another.
>
>
>
> We’ve been shipping it for almost a year on PPC Macs using py2app
> to package things – so we know we have the py2app st