cf
FieldList.
__lt__
The rich comparison operator <
<
x.__lt__(y) <==> x<y
cf.FieldList.__setitem__
cf.FieldList.__le__