cpython/Lib/venv
2014-05-28 08:06:24 +01:00
..
scripts
__init__.py Issue #18807: If copying (no symlinks) specified for a venv, then the python interpreter aliases (python, python3) are now created by copying rather than symlinking. 2014-05-28 08:06:24 +01:00
__main__.py