Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_sys_settrace.py83 def no_pop_blocks(): function
89 no_pop_blocks.events = [(0, 'call'),
319 self.run_test(no_pop_blocks)
/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py133 def no_pop_blocks(): function
139 no_pop_blocks.events = [(0, 'call'),
391 self.run_test(no_pop_blocks)