Isn't bool __invert__ behaviour "strange"?

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Sat Sep 23 08:06:01 EDT 2006


In message <1158959361.458232.278660 at h48g2000cwc.googlegroups.com>,
MonkeeSage wrote:

> I don't really see anything wrong with creating a custom class for
> evaluating those kinds of logical statements. It does make the code for
> statements more concise and easy to follow (with less binding
> ambiguity).

Why not express everything in Conjunctive Normal Form?



More information about the Python-list mailing list