Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
simplejson
as
json
4
5
class
JSONTestObject:
6
pass
7
8
9
class
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…