Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_format.py74 def test_exc(formatstr, args, exception, excmsg): argument
91 def test_exc_common(formatstr, args, exception, excmsg): argument