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