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