Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/unittest/
Dsuite.py193 error = _ErrorHolder(errorName)
252 class _ErrorHolder(object): class
/external/python/cpython3/Lib/unittest/
Dsuite.py211 error = _ErrorHolder(errorName)
270 class _ErrorHolder(object): class
/external/python/cpython2/Doc/library/
Dunittest.rst1937 instance an ``_ErrorHolder`` object (that has the same interface as a
/external/python/cpython3/Doc/library/
Dunittest.rst2222 instance an ``_ErrorHolder`` object (that has the same interface as a