Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ trace
Method
trace
testing/test_tmpdir.py:41–42 · testing/test_tmpdir.py::FakeConfig.trace
(self)
Source
from the content-addressed store, hash-verified
39
40
@property
41
def
trace(self):
42
return
self
43
44
def
get(self, key):
45
return
lambda
*k: None
Callers
12
perform_collect
Method · 0.80
collect
Method · 0.80
genitems
Method · 0.80
find_spec
Method · 0.80
exec_module
Method · 0.80
_early_rewrite_bailout
Method · 0.80
_should_rewrite
Method · 0.80
_is_marked_for_rewrite
Method · 0.80
_write_pyc
Function · 0.80
install_importhook
Function · 0.80
_importconftest
Method · 0.80
test_config_trace
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected