Home
Original page
cf.Data.__imod__ — Documentation
Data.
__imod__
(
other
)
[source]
¶
The binary arithmetic operation
%=
x.__imod__(y) <==> x %= y