Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_peepholer.py448 def forloop(): function
451 self.assertEqual(count_instr_recursively(forloop, 'BUILD_LIST'), 0)
452 self.check_lnotab(forloop)