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
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.
We have a Python application with a number of C++ extension modules,
some of
which dynamically load other C++ modules, all of which reference
additional
C++ frameworks we've bui