Home
last modified time | relevance | path

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

/third_party/python/Lib/
Ddoctest.py328 def _strip_exception_details(msg): function
1383 if check(_strip_exception_details(example.exc_msg),
1384 _strip_exception_details(exc_msg),