Message 140577 - Python tracker (original) (raw)
On Windows, scripts run with whatever name -- no extension or other extensions. Thanks, this means that the docs can continue to say just “pysetup3”, without “.py”.
(I wonder how Windows manages to run the script without file extension!)
I have tested this from both IDLE and command line. You can run command-line scripts from IDLE?
Can you also comment on my proposed note about adding Scripts to PATH?