cf.FieldList.__idiv__

FieldList.__idiv__(y)

The augmented arithmetic assignment /=

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