This class may be initialized from any Python value; the instancereturned depends only on its truth value. It supports various Pythonoperators through__cmp__(),__repr__(),__int__(), and__nonzero__() methods, allimplemented in the obvious ways.
It also has the following method, supported mainly for internal use bythe unmarshalling code:
| out) |