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