cf.FieldList.__neg__

FieldList.__neg__()[source]

The unary arithmetic operation -

x.__neg__() <==> -x

Previous topic

cf.FieldList.__imod__

Next topic

cf.FieldList.__pos__

This Page