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