[issue39769] compileall.compile_dir(..., ddir="<prefix>") omits the intermediate package paths when prepending the prefix

Gregory P. Smith report at bugs.python.org
Sun Mar 1 14:07:52 EST 2020


Gregory P. Smith <greg at krypto.org> added the comment:

if anyone needs this on their older 3.6 or 3.5 trees, the 3.7/3.8 patch is a trivial backport.

----------
stage: patch review -> commit review
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39769>
_______________________________________


More information about the Python-bugs-list mailing list