Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_exceptions.py613 def test_exception_with_doc(self): member in TestSameStrAndUnicodeMsg
/external/python/cpython3/Lib/test/
Dtest_exceptions.py1059 def test_exception_with_doc(self): member in ExceptionTests