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