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