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