RcConfigurator.get

RcConfigurator.get(key, *, context=False)[source]

Return a single setting.

Parameters
  • key (str) – The setting name.

  • context (bool, optional) – If True, then None is returned if the setting is not found in the context mode dictionaries. See context.