Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ encoder.py
File
encoder.py
pattern/web/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
from
decimal
import
Decimal
Callers
nothing calls this directly
Calls
5
_import_speedups
Function · 0.85
str
Function · 0.85
_iterencode_dict
Function · 0.85
_iterencode
Function · 0.85
setdefault
Method · 0.45
Tested by
no test coverage detected