On 8-jun-2006, at 18:55, Kaweh Kazemi wrote:

> hi there,
>
> seems that py2app includes the python documentation into the
> application bundle if it's installed on the system?
>
> myApp/dist/myApp.app/Contents/Frameworks/Python.framework/Versions/
> 2.4/Resources/English.lproj/Documentation
>
> i assume it's because it just copies the Python.framework, correct?
> any way to prevent that? i really do not need the documentation in
> the application bundle. :)

The version of py2app that you get when you install PyObjC from SVN  
doesn't copy the documentation.

Ronald

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

Reply via email to