[Pythonmac-SIG] py2app fails with 'optimize'

Roger Binns rogerb at rogerbinns.com
Wed Mar 16 08:26:09 CET 2005


> You don't, optimize is broken.  It might work if you're using py2app 
> from svn.

Or you can use this few line workaround:

http://article.gmane.org/gmane.comp.mobile.bitpim.devel/1779

The "bootstrap=" line should be indented inside the if (ie at
the same level as 'import py2app').

Roger


More information about the Pythonmac-SIG mailing list