mako.util.SetLikeDict
mako
util
SetLikeDict
class SetLikeDict(dict):
View In Hierarchy
union
produce a 'union' of this dict and another (at the key level).
values in the second dict take precedence over that of the first