[Pyobjc-dev] Getting -O into python via buildapp
Brought to you by:
ronaldoussoren
From: Andrew P. L. Jr. <bs...@al...> - 2004-03-02 11:39:13
|
How do I get the "-O" flag to go active when using an application built via the buildapp.py method? The need for this is that I have a lot of asserts for debugging which turn off when passed the "-O" flag. Thanks, -a |