An adaptation of JSONDecoder that records the document position of every JSON element parsed,
which can be accessed via a .jsonpos attribute on the parsed elements.
See the python source for full documentation and usage.
An adaptation of JSONDecoder that records the document position of every JSON element parsed,
which can be accessed via a .jsonpos attribute on the parsed elements.
See the python source for full documentation and usage.