— Is there a simple way to modify all strings in a dictionary with several levels of nested dictionaries? The thing is that I can’t predict how many levels of nested dicts will be in each instance, and I need to decode all strings before I pass the dict further.
Message permanent page