cf.FieldAncillary.__ifloordiv__

FieldAncillary.__ifloordiv__(y)[source]

The augmented arithmetic assignment //=

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