News

The python dict update() method is great and all but doesn't handle merging dictionaries deeply. This one does. >>> help (dpath.merge) Help on function merge in module dpath: merge(dst, src, ...