The augmented arithmetic assignment **=
x.__ipow__(y) <==> x**=y
cf.Data.__ifloordiv__
cf.Data.__neg__
Enter search terms or a module, class or function name.