In message <[EMAIL PROTECTED]>, Bjoern Schliessmann wrote: > In my C++ code, > it happens so often that I forget or overread a "!". And if I want > to understand my functions later on, my brain quite wrinkles > looking at parentheses, !s, &&s and ||s.
Which is why C++ allows "not", "and" and "or". -- http://mail.python.org/mailman/listinfo/python-list