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