cf.FieldList.__le__

FieldList.__le__(y)

The rich comparison operator <=

x.__le__(y) <==> x<=y