MCPcopy Create free account
hub / github.com/simplejson/simplejson / __init__.py

File __init__.py

simplejson/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1r"""JSON (JavaScript Object Notation) <http://json.org> is a subset of
2JavaScript syntax (ECMA-262 3rd edition) used as a lightweight data
3interchange format.
4

Callers

nothing calls this directly

Calls 3

_import_OrderedDictFunction · 0.85
JSONEncoderClass · 0.85
JSONDecoderClass · 0.85

Tested by

no test coverage detected