x.__ior__(y) <==> x|y
numpy.ndarray.__iand__
numpy.ndarray.__ixor__
Enter search terms or a module, class or function name.