bundles / IPython 9.5.0 / IPython / core / display_functions / _merge
function
IPython.core.display_functions:_merge
Signature
def _merge ( d1 , d2 ) Summary
Like update, but merges sub-dicts instead of clobbering at the top level.
Extended Summary
Updates d1 in-place
Aliases
-
IPython.core.display_functions._merge