Searched refs:lasti2lineno (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
H A Dpdb.py114 def lasti2lineno(code, lasti): function
213 lineno = lasti2lineno(tb.tb_frame.f_code, tb.tb_lasti)

Completed in 69 milliseconds