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