Searched refs:bug42562 (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_dis.py | 194 def bug42562(): function 199 bug42562.__code__ = bug42562.__code__.replace(co_linetable=b'\xf8') 785 self.do_disassembly_test(bug42562, dis_bug42562) |
Completed in 4 milliseconds