Searched refs:_format_exception_output (Results 1 – 1 of 1) sorted by relevance
257 def _format_exception_output(self, e: BaseException) -> StyleAndTextTuples: member in PwPtPythonRepl259 … formatted_result = output_printer._format_exception_output( # pylint: disable=protected-access271 self._save_exception(self._format_exception_output(e))