Home
last modified time | relevance | path

Searched refs:capture_events (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_sys_setprofile.py93 events = capture_events(callable, self.new_watcher())
396 def capture_events(callable, p=None): function
415 pprint.pprint(capture_events(callable))