I don't think we want to add a new dunder just to make it easier for people to abuse bitwise operators instead of using the `!=` operator.
-- Steve _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/I7NFW32HAQUL547B4YTIHL53HQYLTTBN/ Code of Conduct: http://python.org/psf/codeofconduct/
