MCPcopy Index your code
hub / github.com/python/cpython / bar

Function bar

Lib/test/test_gdb/gdb_sample.py:6–7  ·  view source on GitHub ↗
(a, b, c)

Source from the content-addressed store, hash-verified

4 bar(a=a, b=b, c=c)
5
6def bar(a, b, c):
7 baz(a, b, c)
8
9def baz(*args):
10 id(42)

Callers 14

fooFunction · 0.70
fooMethod · 0.50
test_func_5Method · 0.50
test_func_7Method · 0.50
test_func_8Method · 0.50
foo2Method · 0.50
test_eval_orderMethod · 0.50
fooMethod · 0.50
test_async_defMethod · 0.50
test_duck_genMethod · 0.50
fooMethod · 0.50

Calls 1

bazFunction · 0.70

Tested by 12

fooMethod · 0.40
test_func_5Method · 0.40
test_func_7Method · 0.40
test_func_8Method · 0.40
foo2Method · 0.40
test_eval_orderMethod · 0.40
fooMethod · 0.40
test_async_defMethod · 0.40
test_duck_genMethod · 0.40
fooMethod · 0.40
fooMethod · 0.40