Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ objgraph.py
File
objgraph.py
mypy/server/objgraph.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Find all objects reachable from a root object."
""
2
3
from
__future__
import
annotations
4
Callers
nothing calls this directly
Calls
2
type
Class · 0.85
object
Class · 0.85
Tested by
no test coverage detected