Bases: atom.catom.Member
A value of type dict.
Initialize a Dict.
Parameters : | key : Member, type, tuple of types, or None, optional
value : Member, type, tuple of types, or None, optional
default : dict, optional
|
---|
A post getattr handler.
If the dict performs key or value validation, then this handler will be called to wrap the dict in a proxy object on the fly.