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