Eryk Sun <eryk...@gmail.com> added the comment:

The py launcher is separate from individual installations of Python. However 
many versions of Python are installed at the system level and for however many 
users, the system needs only one installation of the launcher. That's why it's 
recommended to install for all users. 

If the current user can't elevate to administrator access, it's possible to 
choose to install the py launcher for just the current user. In this case it 
installs to the user's "%LocalAppData%\Programs\Python\Launcher" directory, and 
this directory is added to PATH.

----------
nosy: +eryksun

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39412>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to