converter.types.notset

Module Contents

Classes

NotSetType

Value used when a transformation has not been applied due to fix

Attributes

NotSet

class converter.types.notset.NotSetType

Value used when a transformation has not been applied due to fix ambiguity with None being a valid value

__bool__(self)
__eq__(self, other)

Return self==value.

converter.types.notset.NotSet