Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py280 def tighterloop_example(): function
288 tighterloop_example.events = [(0, 'call'),
447 self.run_test(tighterloop_example)