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