MCPcopy 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"""
3import re
4from decimal import Decimal

Callers

nothing calls this directly

Calls 5

_import_speedupsFunction · 0.85
strFunction · 0.85
_iterencode_dictFunction · 0.85
_iterencodeFunction · 0.85
setdefaultMethod · 0.45

Tested by

no test coverage detected