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

Class JSON

lib/demjson.py:808–1891  ·  view source on GitHub ↗

An encoder/decoder for JSON data streams. Usually you will call the encode() or decode() methods. The other methods are for lower-level processing. Whether the JSON parser runs in strict mode (which enforces exact compliance with the JSON spec) or the more forgiving non-string mod

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

encodeFunction · 0.85
decodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected