cf.FieldList.__pow__

FieldList.__pow__(y, modulo=None)

The binary arithmetic operations ** and pow

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