Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ encoder.py
File
encoder.py
Lib/json/encoder.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Implementation of JSONEncoder
2
""
"
3
import
re
4
Callers
nothing calls this directly
Calls
3
compile
Method · 0.45
setdefault
Method · 0.45
format
Method · 0.45
Tested by
no test coverage detected