cf.FieldList.__invert__

FieldList.__invert__()[source]

The unary bitwise operation ~

x.__invert__() <==> ~x

Previous topic

cf.FieldList.__irshift__

Next topic

cf.FieldList.__deepcopy__

This Page