Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ tracer
Method
tracer
Lib/test/test_scope.py:588–589 ·
view source on GitHub ↗
(a,b,c)
Source
from the content-addressed store, hash-verified
586
587
import
sys
588
def
tracer(a,b,c):
589
return
tracer
590
591
def
adaptgetter(name, klass, getter):
592
kind, des = getter
Callers
9
design
Method · 0.45
main
Function · 0.45
main
Function · 0.45
maketree
Function · 0.45
main
Function · 0.45
__init__
Method · 0.45
display
Method · 0.45
setup
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected