Navigation
index
next
|
previous
|
Archive
«
cf-python 2.0
»
Documentation
»
Reference manual
»
Classes of the
cf
module
»
cf.Data
»
cf.Data.__gt__
¶
Data.
__gt__
(
other
)
[source]
¶
The rich comparison operator
>
x.__gt__(y) <==> x>y
Previous topic
cf.Data.__ne__
Next topic
cf.Data.__ge__
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
Archive
«
cf-python 2.0
»
Documentation
»
Reference manual
»
Classes of the
cf
module
»
cf.Data
»