cf.FieldList.__gt__

FieldList.__gt__(y)[source]

The rich comparison operator >

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

Previous topic

cf.FieldList.__ne__

Next topic

cf.FieldList.__ge__

This Page