The binary bitwise operation >>
x.__lshift__(y) <==> x>>y
cf.Data.__lshift__
cf.Data.__rand__
Enter search terms or a module, class or function name.