Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_dis.py460 def _fstring(a, b, c, d): function
483 """ % (_fstring.__code__.co_firstlineno, _fstring.__code__.co_firstlineno + 1)
1057 self.do_disassembly_test(_fstring, dis_fstring)