virtualnobi added the comment:
Eryk, I installed from python.org (didn't even know that it would be available
from Microsoft Store).
Nevertheless, I don't find py.exe. Should it be installed besides python.exe?
If not, where else?
I understand that py.exe is at least in part us
virtualnobi added the comment:
Eryk - thanks for your response.
> I recommend selecting the installed "Python.File" progid instead.
> It's the "Python" app with the launcher icon that has a rocket on it.
I don't have a Python with rocket launcher. When I
New submission from virtualnobi :
Recently installed Python 3.8 (from 2.7) on Windows 10, and all my scripts
didn't work anymore. For some strange reason
> python -s script.py args
would put the args into sys.argv[], while
> script.py args
would only show the script in sys.argv