Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_dis.py1017 expected_opinfo_simple = [ variable
1027 self.assertEqual(list(actual), expected_opinfo_simple)
1031 self.assertEqual(list(actual), expected_opinfo_simple)