Home
last modified time | relevance | path

Searched defs:extract_tb (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Dexpect.py25 from traceback import StackSummary, extract_tb namespace
/third_party/python/Lib/
H A Dtraceback.py61 def extract_tb(tb, limit=None): function
/third_party/python/Lib/test/
H A Dtest_zipimport.py23 from traceback import extract_tb, extract_stack, print_tb namespace

Completed in 4 milliseconds