rc_configurator.__getitem__¶
-
rc_configurator.__getitem__(key)[source]¶ Get rcParams, rcParamsLong, and rcParamsShort settings. If we are in a
contextblock, may returnNoneif the setting is not cached (i.e. if it was not changed by the user).
rc_configurator.__getitem__(key)[source]¶Get rcParams,
rcParamsLong, and rcParamsShort settings. If we are in
a context block, may return None if the setting
is not cached (i.e. if it was not changed by the user).