Ejemplo n.º 1
0
 def __gt__(self, other):
     return _ffi_api._OpGT(self, other)
Ejemplo n.º 2
0
 def __gt__(self, other):
     return _ffi_api._OpGT(self, other, None)  # type: ignore