Werner Arnhold <[email protected]> writes:

>> That does not hold water.  You write "At the start of the script
>> PYTHONPATH is unset" so there is nothing that would mix dirs for py2
>> and
>> py3.  PYTHONPATH will be empty unless some script sets it for the
>> sake
>> of providing modules to a version of Python it is written for.
>> 
>
> Sorry, my fault. PYTHONPATH is set by my .login to the values used for
> python2.

While "python" calls python3.  Does not sound like the best scheme to be
doing things.

-- 
David Kastrup

Reply via email to