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