Re: [Pyobjc-dev] 0.9
Brought to you by:
ronaldoussoren
From: Bill B. <bb...@co...> - 2003-02-02 23:12:52
|
On Sunday, Feb 2, 2003, at 15:26 US/Eastern, Tony Lownds wrote: > Speaking of app wrappers, below is a bin-python-main.m that will load > a framework build of python. It seems to load faster than using the > execve methods... That source is already in the CVS repository -- it is just in the Attic of, I believe, Web Services Tool. Not a very useful spot. There will be project builder templates created that use an embedded python interpreter. Unfortunately, Apple's Python cannot [currently] be embedded into an application because it does not ship with a dylib or library to link against. b.bum |