Field.
__irshift__
The augmented bitwise assignment >>=
>>=
x.__irshift__(y) <==> x>>=y
Enter search terms or a module, class or function name.