Home
Original page
cf.Query.__ior__ — Documentation
Query.
__ior__
(
other
)
[source]
¶
The augmented bitwise assignment
|=
x.__ior__(y) <==> x|=y