This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author HiyashiChuka
Recipients HiyashiChuka, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-04-24.07:50:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556092235.7.0.350859031075.issue36708@roundup.psfhosted.org>
In-reply-to
Content
I am sorry if it is existing problem

to launch Python 3.6, execute the command in Command Prompt under windows
py -3.6→Success
python3.6→Fail

to launch Python 3.6, execute the command in Command Prompt under Linux
py -3.6→Fail
python3.6→Success

I would like to unify the command.
What are your thoughts on that?
History
Date User Action Args
2019-04-24 07:50:35HiyashiChukasetrecipients: + HiyashiChuka, paul.moore, tim.golden, zach.ware, steve.dower
2019-04-24 07:50:35HiyashiChukasetmessageid: <1556092235.7.0.350859031075.issue36708@roundup.psfhosted.org>
2019-04-24 07:50:35HiyashiChukalinkissue36708 messages
2019-04-24 07:50:35HiyashiChukacreate