[issue1538778] pyo's are not overwritten by different optimization levels
Arfrever Frehtes Taifersar Arahesis
report at bugs.python.org
Mon Sep 13 18:23:02 CEST 2010
Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> added the comment:
compileall module supports -f (force) option, so you can use:
python3.2 -O -m compileall -f ${files}
----------
nosy: +Arfrever
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1538778>
_______________________________________
More information about the Python-bugs-list
mailing list