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

Method decode_null

lib/demjson.py:1034–1043  ·  view source on GitHub ↗

Intermediate-level decoder for ECMAScript 'null' keyword. Takes a string and a starting index, and returns a Python None object 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