replacing `else` with `then` in `for` and `try`

Terry Reedy tjreedy at udel.edu
Thu Nov 2 04:14:15 EDT 2017


On 11/1/2017 5:12 PM, Alexey Muranov wrote:

> what do you think about the idea of replacing "`else`" with "`then`" in 
> the contexts of `for` and `try`?

This idea has been argued to death more than once before.  I am opposed 
on both logical and practical grounds, but will not repeat myself for 
the fourth or fifth time.

-- 
Terry Jan Reedy




More information about the Python-list mailing list