Home
last modified time | relevance | path

Searched defs:format_exc (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dtraceback.py238 def format_exc(limit=None): function
/external/python/cpython3/Lib/
Dtraceback.py165 def format_exc(limit=None, chain=True): function