Searched refs:_strip_exception_details (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | doctest.py | 328 def _strip_exception_details(msg): function 1388 if check(_strip_exception_details(example.exc_msg), 1389 _strip_exception_details(exc_msg), |
Completed in 4 milliseconds