"not x in" vs. "x not in"

Oleg Broytmann phd at phd.fep.ru
Wed Apr 4 13:07:36 EDT 2001


On Wed, 4 Apr 2001, deadmeat wrote:
> > 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 "x <> y" too :)))

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list