Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dtraceback.py216 def clear_frames(tb): function
/external/python/cpython3/Lib/test/
Dtest_traceback.py857 traceback.clear_frames(tb)
/external/python/cpython3/Doc/library/
Dtraceback.rst162 .. function:: clear_frames(tb)
/external/python/cpython3/Lib/unittest/
Dcase.py205 traceback.clear_frames(tb)
/external/python/cpython3/Doc/whatsnew/
D3.4.rst1606 A new :func:`traceback.clear_frames` function takes a traceback object
/external/python/cpython3/Misc/
DHISTORY3991 - Issue #1565525: New function ``traceback.clear_frames`` will clear