cf.Query.__iand__ — Documentation
Query.
__iand__
The augmented bitwise assignment &=
&=
x.__iand__(y) <==> x&=y