[issue11417] distutils' bdist_rpm fails when running with PYTHONDONTWRITEBYTECODE

Éric Araujo report at bugs.python.org
Mon Mar 7 21:01:58 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

bdist_rpm2 will never go into the stdlib, that’s the point: external maintenance lets people adapt the code when operating system policies change and release more often than Python.  Sooner or later someone will report this same bug to the bdist_rpm2, so if you’re willing to do that now it would be extra nice.

----------
resolution: wont fix -> duplicate
superseder:  -> Make testsuite pass with -B/DONTWRITEBYTECODE set.

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


More information about the Python-bugs-list mailing list