On 9/29/2009 10:32 PM Luke Paireepinart said...
Oops, thanks for catching that one Marty. I thought they both evaluated to false.
They do when passed to bool --
>>> bool("") == bool([])
True
>>>
_______________________________________________
Tutor maillist - [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
