Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustPython/RustPython
/ new_watcher
Method
new_watcher
Lib/test/test_sys_setprofile.py:100–101 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
98
99
class
ProfileHookTestCase(TestCaseBase):
100
def
new_watcher(self):
101
return
HookWatcher()
102
103
def
test_simple(self):
104
def
f(p):
Callers
1
check_events
Method · 0.45
Calls
1
HookWatcher
Class · 0.85
Tested by
no test coverage detected