cf.FieldList.__ipow__

FieldList.__ipow__(y, modulo=None)[source]

The augmented arithmetic assignment **=

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