cf
FieldList.
__ne__
The rich comparison operator !=
!=
x.__ne__(y) <==> x!=y
cf.FieldList.__eq__
cf.FieldList.__gt__