Home
last modified time | relevance | path

Searched defs:with_offsets (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_dis.py707 def do_disassembly_compare(self, got, expected, with_offsets=False): argument
733 def do_disassembly_test(self, func, expected, with_offsets=False): argument