Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddoctest.py329 def _strip_exception_details(msg): function
1352 if check(_strip_exception_details(example.exc_msg),
1353 _strip_exception_details(exc_msg),