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