Class RShift
A right shift (>>
) binary operator
Import path
import python
Direct supertypes
Indirect supertypes
Predicates
getSpecialMethodName | Gets the name of the special method used to implement this operator |
A right shift (>>
) binary operator
import python
getSpecialMethodName | Gets the name of the special method used to implement this operator |