mirror of
https://github.com/django/django.git
synced 2025-06-03 18:49:12 +00:00
__ne__() defaults to the opposite of __eq__() on Python 3 when it doesn't return NotImplemented.
__ne__() defaults to the opposite of __eq__() on Python 3 when it doesn't return NotImplemented.