MCPcopy Index your code
hub / github.com/clips/pattern / decoder.py

File decoder.py

pattern/web/json/decoder.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Implementation of JSONDecoder
2"""
3import re
4import sys

Callers

nothing calls this directly

Calls 2

_import_c_scanstringFunction · 0.85
_floatconstantsFunction · 0.85

Tested by

no test coverage detected