On 14/07/2015 07:29, Gregory Ewing wrote:
Marko Rauhamaa wrote:
Ian Kelly <ian.g.ke...@gmail.com>:

Another point in favor of an explicit tail-call keyword. Then one
couldn't make that mistake.

How about "return"?

How about "goto"? :-)


Why not "goto"? It's use is scattered throughout the cpython code, and to my knowledge there's no paper that says *NEVER* use it.

--
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