The rich comparison operator !=
x.__ne__(y) <==> x!=y
cf.Field.__eq__
cf.Field.__gt__
Enter search terms or a module, class or function name.