Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddoctest.py237 def _exception_traceback(exc_info): function
1235 'Exception raised:\n' + _indent(_exception_traceback(exc_info)))
1339 got += _exception_traceback(exc_info)