On 15 June 2013 19:03, Dave Angel <da...@davea.name> wrote:
> Why such a convoluted way of expressing yourself?

I was demonstrating the parallelism, but let's just take one so I can
unbefuddle meself ;')

*** Python 3.3.2 32 bit (Intel)] on win32. ***
>>> '' == False
False
>>> not ''
True
>>>

Why the difference here?

-- 
Jim
After indictment the bacon smuggler was put on the no-fry list
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to