MCPcopy Create free account
hub / github.com/simplejson/simplejson / JSONTestObject

Class JSONTestObject

simplejson/tests/test_recursion.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import simplejson as json
4
5class JSONTestObject:
6 pass
7
8
9class RecursiveJSONEncoder(json.JSONEncoder):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…