Searched defs:formatException (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_logging.py | 499 def formatException(self, ei): member in ExceptionFormatter |
| /external/python/cpython2/Lib/logging/ | ||
| D | __init__.py | 431 def formatException(self, ei): member in Formatter |
| /external/python/cpython3/Lib/logging/ | ||
| D | __init__.py | 565 def formatException(self, ei): member in Formatter |
| /external/python/cpython3/Lib/test/ | ||
| D | test_logging.py | 1152 def formatException(self, ei): member in ExceptionFormatter |