On May 13, 2005, at 4:09 PM, [EMAIL PROTECTED] wrote:
> On 13.05.2005, at 20:33, Bob Ippolito wrote:
>
>
>> That is correct. The only way to develop a Jaguar compatible
>> application with Python is to build its components on Jaguar.
>>
>
> Is that also true for Panther/Tiger? Assuming that I up
On 13.05.2005, at 20:33, Bob Ippolito wrote:
> That is correct. The only way to develop a Jaguar compatible
> application with Python is to build its components on Jaguar.
Is that also true for Panther/Tiger? Assuming that I update all my
machines to Tiger, will I still be able to build package
On May 13, 2005, at 9:45 AM, Bob Swerdlow wrote:
> Bob -
>
> Thanks for the response. Unfortunately, it looks like the Safari
> SK is no longer available at connect.apple.com. Do you know where
> I can get it?
Nope.
> Also, I'm intrigued by your comment:
>
>> Jaguar isn't currently suppor
>
Cc:
Sent: Thursday, May 12, 2005 8:07 PM
Subject: Re: [Pythonmac-SIG] WebKit with PyObjC on Jaguar
>
> On May 12, 2005, at 12:50 PM, Bob Swerdlow wrote:
>
>> I'm getting an ImportError trying to import WebKit. My configuration is
>> Jaguar with PyObjC 1.2. I hav
On May 13, 2005, at 1:39 AM, Ronald Oussoren wrote:
>
> On 13-mei-2005, at 2:07, Bob Ippolito wrote:
>
>>
>> Jaguar isn't currently supported in PyObjC, but it might still work.
>> I highly recommend trying it from svn trunk instead.
>>
>
> It isn't supported in the sense that I don't have a mach
On 13-mei-2005, at 2:07, Bob Ippolito wrote:
>
> Jaguar isn't currently supported in PyObjC, but it might still work.
> I highly recommend trying it from svn trunk instead.
It isn't supported in the sense that I don't have a machine that's
running or even capable of running Jaguar at the moment.
On May 12, 2005, at 12:50 PM, Bob Swerdlow wrote:
> I'm getting an ImportError trying to import WebKit. My
> configuration is
> Jaguar with PyObjC 1.2. I have Safari 1.0.3 installed. As far as
> I can
> tell from looking at the PyObjC pages, this should work.
>
> Where should I find the We