[issue11254] distutils doesn't byte-compile .py files to __pycache__ during installation

Jeff Ramnani report at bugs.python.org
Tue Mar 29 05:31:28 CEST 2011


Jeff Ramnani <jeff at jefframnani.com> added the comment:

I've reviewed your patch and it looks good.  I appreciate the review and cleanup.

The tests succeed for me after applying your patch.  I also tested with PYTHONOPTIMIZE and PYTHONDONTWRITEBYTECODE and got the output I expected.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11254>
_______________________________________


More information about the Python-bugs-list mailing list