Intermediate-level decode for JSON boolean literals. Takes a string and a starting index, and returns a Python bool (True or False) and the index of the next unparsed character.
(self, s, i=0)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected