On Sat, Oct 15, 2011 at 9:58 AM, Ian Kelly <ian.g.ke...@gmail.com> wrote:
> At least in Python, there is no way that "and" could be a bitwise and
> either, since it cannot be overloaded.

Like I said, cross-language safety-net. Sure it's not an issue here,
but when I write code in multiple languages, it's less embarrassing to
use an odd construct like that than to post code that outright doesn't
work. :)

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

Reply via email to