[Distutils] Optimize option for windows exe scripts?

Patrick K. O'Brien pobrien at orbtech.com
Thu Jun 29 15:08:30 CEST 2006


Is there a way to have the Windows .exe created by setuptools use
optimized Python, like "python -O myscript.py"?

http://peak.telecommunity.com/DevCenter/setuptools#automatic-script-creation

In particular, I'd like this option to work with a project where I am
working out of Subversion using "python setup.py develop".

-- 
Patrick K. O'Brien
Orbtech       http://www.orbtech.com
Schevo        http://www.schevo.org
Louie         http://www.pylouie.org


More information about the Distutils-SIG mailing list