MCPcopy 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
1195def test():
1196 t = Tdb()
1197 t.run('import bdb; bdb.foo(10)')

Callers

nothing calls this directly

Calls 2

TdbClass · 0.85
runMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…