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

Gregory P. Smith report at bugs.python.org
Thu Feb 27 03:04:38 EST 2020


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

belated postmortem: if there had been tests against the filename encoded in the pycs living in subdirs as generated by compile_dir, this regression would not have happened.

----------

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


More information about the Python-bugs-list mailing list