Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Ddoctest.py1262 def report_unexpected_exception(self, out, test, example, exc_info): member in DocTestRunner
1859 def report_unexpected_exception(self, out, test, example, exc_info): member in DebugRunner
/external/python/cpython2/Lib/
Ddoctest.py1230 def report_unexpected_exception(self, out, test, example, exc_info): member in DocTestRunner
1804 def report_unexpected_exception(self, out, test, example, exc_info): member in DebugRunner