{ } Raw JSON

bundles / IPython 9.13.0 / IPython / core / display_functions / _merge

function

IPython.core.display_functions:_merge

source: /IPython/core/display_functions.py :19

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