rc_configurator.fill

rc_configurator.fill(props, *, context=False)[source]

Return a dictionary filled with settings whose names match the string values in the input dictionary.

Parameters
  • props (dict-like) – Dictionary whose values are rc setting names.

  • context (bool, optional) – If True, then each setting that is not found in the context mode dictionaries is omitted from the output dictionary. See context.