Home
Original page
cf.List.__idiv__ — Documentation
List.
__idiv__
(
y
)
[source]
¶
The augmented arithmetic assignment
/=
x.__idiv__(y) <==> x/=y