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
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to