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