cf.FieldList.__imul__

FieldList.__imul__(y)

The augmented arithmetic assignment *=

x.__imul__(y) <==> x*=y