Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyload/pyload
/ encoder.py
File
encoder.py
module/lib/simplejson/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
_iterencode_dict
Function · 0.85
_iterencode
Function · 0.85
compile
Method · 0.80
setdefault
Method · 0.45
Tested by
no test coverage detected