[Pythonmac-SIG] [py2app] optimize and includes

Jeffrey O'Neill jeff.oneill at openstv.org
Sat Jun 18 16:38:57 CEST 2011


I'm using the latest py2app.

Since my app uses __import__ to load some modules, I list those modules in
the include option.

This works great when optimization is turned off, but when I turn
optimization on (1 or 2), the modules listed in the includes option go
missing.

Is there a fix for this?

_________________________________________________________
OpenSTV -- Software for ranked-choice and preferential voting systems
http://www.OpenSTV.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20110618/e17999dd/attachment.html>


More information about the Pythonmac-SIG mailing list