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