Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
6
def
bar(a, b, c):
7
baz(a, b, c)
8
9
def
baz(*args):
10
id(42)
Callers
14
foo
Function · 0.70
foo
Method · 0.50
test_func_5
Method · 0.50
test_func_7
Method · 0.50
test_func_8
Method · 0.50
foo2
Method · 0.50
test_colorized_traceback
Method · 0.50
test_eval_order
Method · 0.50
foo
Method · 0.50
test_async_def
Method · 0.50
test_duck_gen
Method · 0.50
foo
Method · 0.50
Calls
1
baz
Function · 0.70
Tested by
12
foo
Method · 0.40
test_func_5
Method · 0.40
test_func_7
Method · 0.40
test_func_8
Method · 0.40
foo2
Method · 0.40
test_colorized_traceback
Method · 0.40
test_eval_order
Method · 0.40
foo
Method · 0.40
test_async_def
Method · 0.40
test_duck_gen
Method · 0.40
foo
Method · 0.40
foo
Method · 0.40