Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:

compileall module supports -f (force) option, so you can use:
python3.2 -O -m compileall -f ${files}

----------
nosy: +Arfrever

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue1538778>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to