Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/simplejson/simplejson
/ decoder.py
File
decoder.py
simplejson/decoder.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Implementation of JSONDecoder
2
""
"
3
from
__future__
import
absolute_import
4
import
re
Callers
nothing calls this directly
Calls
2
_import_c_scanstring
Function · 0.85
_floatconstants
Function · 0.85
Tested by
no test coverage detected