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