The binary bitwise operation ^
x.__xor__(y) <==> x^y
cf.Data.__or__
cf.Data.__lshift__
Enter search terms or a module, class or function name.