pyre.schemata.Mapping

Module Contents

class pyre.schemata.Mapping.Mapping

Bases: pyre.schemata.Container.Container

The base class for type declarators that map strings to other types

typename = mapping
container
complaint = could not coerce {0.value!r} to a mapping
_coerce(self, value, **kwds)

Convert {value} into a container