bundles / IPython 9.5.0 / IPython / core / interactiveshell / InteractiveShell / _showtraceback
function
IPython.core.interactiveshell:InteractiveShell._showtraceback
Signature
def _showtraceback ( self , etype , evalue , stb : list[str] ) Summary
Actually show a traceback.
Extended Summary
Subclasses may override this method to put the traceback on a different place, like a side channel.
Aliases
-
IPython.InteractiveShell._showtraceback