python-shell-virtualenv-path
python-shell-virtualenv-path is a variable defined in `python.el
'.Its value is
nil
- This variable is an alias for `python-shell-virtualenv-root'.
- This variable is obsolete since 25.1;
use `python-shell-virtualenv-root' instead.
Documentation:
Path to virtualenv root.
This variable, when set to a string, makes the values stored in
`python-shell-process-environment' and `python-shell-exec-path'
to be modified properly so shells are started with the specified
virtualenv.
You can customize this variable.