Lawrence D'Oliveiro wrote:
> In message <[EMAIL PROTECTED]>, John
> Machin wrote:
>
> >
> > Steven D'Aprano wrote:
> >> On Fri, 06 Oct 2006 18:29:34 -0700, John Machin wrote:
> >>
> >> >
> >> > MonkeeSage wrote:
> >> >> On Oct 6, 8:02 pm, "MonkeeSage" <[EMAIL PROTECTED]> wrote:
> >> >> > it is clearer to you to make the condition explicit ("blah not
> >> >> > False"),
> >> >>
> >> >> "blah not False" -> "blah is False"
> >> >
> >> > Whichever way your team wants to interpret it, d00d.
> >> >
> >> > Please consider whether you should be writing "(blah is False) is
> >> > True", that would be more explicit.
> >>
> >> Puh-lease! Get it right!
> >>
> >> It should be "((blah is False) is True) is True".
> >>
> >
> > Yes, but it stops after one more iteration. "What I tell you three
> > times is true" -- the Bellman, "The Hunting of the Snark", by Lewis
> > Carroll.
>
> But that was only said once, wasn't it?

And the Bellman made no statement at all about the truthfulness of
statements made any other number of times than three.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to