Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_logging.py499 def formatException(self, ei): member in ExceptionFormatter
/external/python/cpython2/Lib/logging/
D__init__.py431 def formatException(self, ei): member in Formatter
/external/python/cpython3/Lib/logging/
D__init__.py565 def formatException(self, ei): member in Formatter
/external/python/cpython3/Lib/test/
Dtest_logging.py1152 def formatException(self, ei): member in ExceptionFormatter