cf.FieldList.__ge__

FieldList.__ge__(y)[source]

The rich comparison operator >=

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

Previous topic

cf.FieldList.__gt__

Next topic

cf.FieldList.__add__

This Page