cf.FieldList.__idiv__

FieldList.__idiv__(y)[source]

The augmented arithmetic assignment /=

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