Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
r
""
"JSON (JavaScript Object Notation) <http://json.org> is a subset of
2
JavaScript syntax (ECMA-262 3rd edition) used
as
a lightweight data
3
interchange format.
4
Callers
nothing calls this directly
Calls
3
_import_OrderedDict
Function · 0.85
JSONEncoder
Class · 0.85
JSONDecoder
Class · 0.85
Tested by
no test coverage detected