Hi,

Sorry if this is a naieve question - I'm completely new to OS X  
programming.  What I'm trying to do is embed Python 2.4 in a Cocoa  
app, and include the framework (2.4.3) in the app bundle so that  
users don't need to install the framework separately. I can get the  
framework copied into the bundle no problem, but whatever I try, the  
executable remains linked to /Library/Frameworks/Python.framework.   
Is this even possible?

Thanks for any ideas,

Tom
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to