cf.FieldList.__rshift__

FieldList.__rshift__(y)[source]

The binary bitwise operation >>

x.__lshift__(y) <==> x>>y