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