Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_format.py252 def test_exc(formatstr, args, exception, excmsg): argument
256 if str(exc) == excmsg:
267 raise TestFailed, 'did not get expected exception: %s' % excmsg