In article <[email protected]>, Bill Janssen <[email protected]> 
wrote:
> I suspect that the default build of PyObjC assumes that Python is a
> framework build, too.  But I don't know if you could build a
> non-framework Python and non-framework PyObjC, and use those together to
> write Python programs that could access Cocoa.  I suspect you could, but
> I also suspect it would be a lot of work.

FWIW, fink uses a "unix shared" library build rather than a framework 
build for its pythons (at least the 2.5 version I have) and has PyObjC 
packages for them.  I haven't tried to install them and have no idea how 
well they work.

-- 
 Ned Deily,
 [email protected]

_______________________________________________
Pythonmac-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to