5 ms·
btw, Python 3.3 introduced ChainMap for "merging" dicts. http://docs.python.org/dev/library/collections#collections.ChainMap http://docs.python.org/dev/library
by joshz 13y ago
btw, Python 3.3 introduced ChainMap for "merging" dicts.
http://docs.python.org/dev/library/collections#collections.ChainMap http://docs.python.org/dev/library/collections#collections.C...