On Mon, Jul 20, 2020 at 03:22 Jonathan Fine <jfine2...@gmail.com> wrote:

> This is a continuation of my previous post to this thread.
>
> Python's FOR ... ELSE ... , Raymond Hettinger has told us, has origins in
> some ideas of Don Knuth.
>

That’s news to me (both that it’s due to Knuth and that Raymond said so). I
invented it without awareness of prior art, by reasoning about the
similarity between IF and WHILE (FOR followed from WHILE).

—Guido
-- 
--Guido (mobile)
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/JHYAOCKKEGVQJT6SIVJXFRLGLJ4SKD4N/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to