Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
9
def
baz(*args):
10
id(42)
11
12
foo(1, 2, 3)
Callers
4
bar
Function · 0.70
f
Method · 0.50
bar
Method · 0.50
TestSourcePositions
Class · 0.50
Calls
1
id
Function · 0.85
Tested by
2
f
Method · 0.40
bar
Method · 0.40