On Wed, Jun 15, 2016, 10:28 AM Rustom Mody <rustompm...@gmail.com> wrote:
> Where did the question of "break can be written as goto" come from? > Stephen said the "else" in for-else was "unconditional". He argued that neither the presence nor absence of a break should be considered a condition, because we don't consider the occurrence or non-occurrence of an exception (goto) as a condition of whether to run the else-clause. > -- https://mail.python.org/mailman/listinfo/python-list