Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_faulthandler.py35 def expected_traceback(lineno1, lineno2, header, min_count=1): argument
38 regex += ' File "<string>", line %s in <module>' % lineno2