deadmeat <root@[127.0.0.1]> wrote in comp.lang.python:> > Why is there a "not in" operator? For clarity?> > (Not that I oppose "not in" in any way. I like it. I'm just curious.)>> We also have "x != y" in addition to "not x == y" :)And even x <> y...-- Remco Gerlich