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