python-shell-virtualenv-path

python-shell-virtualenv-path is a variable defined in `python.el'.
Its value is
nil


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.