operator-pos

The unary + (plus) operator yields its numeric argument unchanged.

Tf the argument does not have the proper type, a TypeError exception is raised.

To support this operator in your own classes, implement the __pos__ method.

 

A Django site. rendered by a django application. hosted by webfaction.