Field.
__iand__
The augmented bitwise assignment &=
&=
x.__iand__(y) <==> x&=y
Enter search terms or a module, class or function name.