A certainl part of an if() structure never gets executed.

Chris Angelico rosuav at gmail.com
Fri Jun 14 04:23:44 EDT 2013


On Fri, Jun 14, 2013 at 6:03 PM, Nick the Gr33k <support at superhost.gr> wrote:
>>>> print(name or month or year)
>>>> print("k" in (name and month and year))

Seriously, you can't see the difference between those lines? Either
you're trolling - which is still a distinct possibility, but so is the
converse - or there's something between here and the northern
hemisphere that makes the obvious unobvious and vice versa. Or maybe
I'm actually living in Alice's Wonderland and nothing here makes
sense...

ChrisA



More information about the Python-list mailing list