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

Function baz

Lib/test/test_gdb/gdb_sample.py:9–10  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

7 baz(a, b, c)
8
9def baz(*args):
10 id(42)
11
12foo(1, 2, 3)

Callers 4

barFunction · 0.70
fMethod · 0.50
barMethod · 0.50
TestSourcePositionsClass · 0.50

Calls 1

idFunction · 0.85

Tested by 2

fMethod · 0.40
barMethod · 0.40