MCPcopy Create free account
hub / github.com/btbytes/teh / decode_boolean

Method decode_boolean

lib/demjson.py:1053–1064  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

JSONDecodeErrorClass · 0.85

Tested by

no test coverage detected