On 17/01/2014 16:15, Tim Chase wrote:
On 2014-01-17 15:27, Grant Edwards wrote:
What's wrong?...

Python 2.7 still does everything 99% of us need to do, and we're too
lazy to switch.

And in most distros, typing "python" invokes 2.x, and explicitly
typing "python3" is almost 17% longer.  We're a lazy bunch! :-)

-tkc


For the really lazy the obvious solution is to switch to Windows where it's simply "py -2" or "py -3".

--
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to