Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_userstring.py30 def checkraises(self, exc, obj, methodname, *args, expected_msg=None): argument
Dtest_cmd_line_script.py139 def _check_import_error(self, script_exec_args, expected_msg, argument
Dstring_tests.py84 def checkraises(self, exc, obj, methodname, *args, expected_msg=None): argument