The Javascript Proxy object can be used to fake any requested access to nonexistent dictionaries and return valid values like false. I am not sure whether Python supports this. This can be used to avoid breakage introduced when the user removes some setting.
The Javascript Proxy object can be used to fake any requested access to nonexistent dictionaries and return valid values like false. I am not sure whether Python supports this. This can be used to avoid breakage introduced when the user removes some setting.