Intermediate-level decoder for JSON string literals. Takes a string and a starting index, and returns a Python string (or unicode string) and the index of the next unparsed character.
(self, s, i=0, imax=None)
source not stored for this graph (policy: none)
no test coverage detected