[issue2375] PYTHON3PATH environment variable to supersede PYTHONPATH for multi-Python environments

Ralf Schmitt report at bugs.python.org
Wed Jan 13 18:48:18 CET 2010


Ralf Schmitt <schmir at gmail.com> added the comment:

> Marc-Andre Lemburg <mal at egenix.com> added the comment:
>
>
> You can easily have python3 implemented as shell script setting up
> PYTHONPATH to whatever your particular Python installation uses.

yes, and you need to write a python shell script, which resets that
variable in case you're starting a python 2 script from your python3
shell script.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2375>
_______________________________________


More information about the Python-bugs-list mailing list