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