[docs] [issue35450] venv module doesn't create a copy of python binary by default

Brett Cannon report at bugs.python.org
Tue Dec 11 15:03:41 EST 2018


Brett Cannon <brett at python.org> added the comment:

Correct, that should say something like "copy/symlink of the Python binary/binaries (as appropriate by the platform or arguments used at environment creation time)."

----------
nosy: +brett.cannon

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


More information about the docs mailing list