Home
last modified time | relevance | path

Searched defs:print_tb (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dtraceback.py47 def print_tb(tb, limit=None, file=None): function
/third_party/python/Lib/test/
H A Dtest_zipimport.py23 from traceback import extract_tb, extract_stack, print_tb namespace

Completed in 3 milliseconds