Re: Re: PyObjC
Re: Re: PyObjC
- Subject: Re: Re: PyObjC
- From: email@hidden
- Date: Tue, 5 Sep 2006 08:07:32 -0700
On 9/5/06, John C. Randolph <email@hidden> wrote:
On Sep 4, 2006, at 8:49 AM, Bill Bumgarner wrote:
> You will want to embed the Python interpreter and PyObjC runtime in
> your app wrapper.
I thought Python and PyObjc were already present in Tiger. Why is it
necessary to include your own copies in your app?
tiger includes python 2.3.5, but not the pyobjc framework. python 2.4
was released a while back (2.5 has already pushed out a release
candidate) so perhaps if one wished to use a more current version of
the interpreter in her application? that would be my guess.
cheers,
jean-pierre
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >PyObjC (From: "Daniel GQ Chong" <email@hidden>) |
| >Re: PyObjC (From: Bill Bumgarner <email@hidden>) |
| >Re: PyObjC (From: "John C. Randolph" <email@hidden>) |