cf
Field.
__idiv__
The augmented arithmetic assignment /=
/=
x.__idiv__(y) <==> x/=y
cf.Field.__imul__
cf.Field.__itruediv__