Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ trace
Method
trace
testing/test_tmpdir.py:39–40 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
37
38
@property
39
def
trace(self):
40
return
self
41
42
def
get(self, key):
43
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