Decodes a JSON-encoded string into a Python object. If 'strict' is set to True, then those strings that are not entirely strictly conforming to JSON will result in a JSONDecodeError exception. The input string can be either a python string or a python unicode string. If it is
( txt, strict=False, encoding=None, **kw )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected