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