Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test
Function
test
Lib/bdb.py:1195–1197 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1193
return
a/2
1194
1195
def
test():
1196
t = Tdb()
1197
t.run(
'import bdb; bdb.foo(10)'
)
Callers
nothing calls this directly
Calls
2
Tdb
Class · 0.85
run
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…