On 08/03/2016 15:03, Chris Angelico wrote:
On Wed, Mar 9, 2016 at 12:17 AM, Paul Moore p.f.moore@gmail.com wrote:
tl; dr; I'm against making the unversioned name "python" (or "py") forever mean Python 2. There are justifications for it on Unix, but none of those apply on Windows.
https://www.python.org/dev/peps/pep-0394/#exclusion-of-ms-windows
On Unix, yes, but not on Windows.
+1 for making py.exe now default to Python 3.
ChrisA
+1 from me as well, it's irritating having to type "py -3" every time.