Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_logging.py497 class ExceptionFormatter(logging.Formatter): class
1310 '()' : ExceptionFormatter,
/external/python/cpython3/Lib/test/
Dtest_logging.py1150 class ExceptionFormatter(logging.Formatter): class
2354 '()' : ExceptionFormatter,