python-shell-extra-pythonpaths

python-shell-extra-pythonpaths is a variable defined in `python.el'.
Its value is
nil

  • This variable is safe as a file local variable if its value
    satisfies the predicate `listp'.

Documentation:
List of extra pythonpaths for Python shell.
The values of this variable are added to the existing value of
PYTHONPATH in the `process-environment' variable.

You can customize this variable.