The rich comparison operator >=
x.__ge__(y) <==> x>=y
cf.Field.__gt__
cf.Field.__add__
Enter search terms or a module, class or function name.