cf.FieldList.__isub__

FieldList.__isub__(y)

The augmented arithmetic assignment -=

x.__isub__(y) <==> x-=y