Home
last modified time | relevance | path

Searched refs:_subtest_msg_sentinel (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/unittest/
H A Dcase.py20 _subtest_msg_sentinel = object() variable
520 def subTest(self, msg=_subtest_msg_sentinel, **params):
1460 if self._message is not _subtest_msg_sentinel:

Completed in 4 milliseconds