On Fri, Nov 10, 2017 at 09:50:22AM +0000, Paul Moore <p.f.mo...@gmail.com> 
wrote:
> The biggest reason we don't add Python to PATH, as I understand it, is
> because we need to consider the implications of people having multiple
> versions of Python installed.

   Why not fix that the same way as on Unix -- by having versioned
executables: python27.exe, python35.exe? Then python.exe in PATH will be
from the most recent installed Python.

> Paul

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to