cf.Field.__ifloordiv__

Field.__ifloordiv__(y)

The augmented arithmetic assignment //=

x.__ifloordiv__(y) <==> x//=y