Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #110782

Re: "for/while ... break(by any means) ... else" make sense?

From Grant Edwards <grant.b.edwards@gmail.com>
Newsgroups comp.lang.python
Subject Re: "for/while ... break(by any means) ... else" make sense?
Date 2016-06-29 14:53 +0000
Message-ID <mailman.111.1467212039.2358.python-list@python.org> (permalink)
References <652b0fd3-7c96-4ff6-8dc0-6e7859c838b2@googlegroups.com> <577335dc$0$1588$c3e8da3$5496439d@news.astraweb.com> <nl0ndl$3k1$1@ger.gmane.org>

Show all headers | View raw


On 2016-06-29, Steven D'Aprano <steve@pearwood.info> wrote:

[...]

> is "insane" too, but still legal. The Python interpreter does not
> judge your code.

That's what Usenet is for.

-- 
Grant Edwards               grant.b.edwards        Yow! I'm a nuclear
                                  at               submarine under the
                              gmail.com            polar ice cap and I need
                                                   a Kleenex!

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

"for/while ... break(by any means) ... else" make sense? jfong@ms4.hinet.net - 2016-06-28 18:41 -0700
  Re: "for/while ... break(by any means) ... else" make sense? Steven D'Aprano <steve@pearwood.info> - 2016-06-29 12:43 +1000
    Re: "for/while ... break(by any means) ... else" make sense? jfong@ms4.hinet.net - 2016-06-29 05:01 -0700
    Re: "for/while ... break(by any means) ... else" make sense? Grant Edwards <grant.b.edwards@gmail.com> - 2016-06-29 14:53 +0000

csiph-web