cf
Data.
__rrshift__
The binary bitwise operation >> with reflected operands
>>
x.__rrshift__(y) <==> y>>x
cf.Data.__rlshift__
cf.Data.__iand__
Enter search terms or a module, class or function name.