venv.EnvBuilder.setup_python()

setup_python(context)

Creates a copy of the Python executable (and, under Windows, DLLs) in the environment. On a POSIX system, if a specific executable python3.x was used, symlinks to python and python3 will be created pointing to that executable, unless files with those names already exist.

doc_python
2016-10-07 17:47:11
Comments
Leave a Comment

Please login to continue.