Home
last modified time | relevance | path

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

/third_party/python/Lib/logging/
H A D__init__.py633 def formatException(self, ei): member in Formatter
685 it is formatted using formatException() and appended to the message.
695 record.exc_text = self.formatException(record.exc_info)
/third_party/python/Lib/test/
H A Dtest_logging.py1208 def formatException(self, ei): member in ExceptionFormatter

Completed in 13 milliseconds