cf.FieldList.__itruediv__

FieldList.__itruediv__(y)

The augmented arithmetic assignment /= (true division)

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