Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:
Byte-compilation should be disabled during building of packages in Gentoo.
PYTHONDONTWRITEBYTECODE="1" is set by default in environment. This variable
affects distutils and until recently it affected packaging. --no-byte-compile
will have to be explicitly passed to `pysetup${version} run build` and
`pysetup${version} run install_dist` to disable byte-compilation.
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13400>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com