You are viewing an older version (9.12.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.12.0 / IPython / utils / capture / capture_output / __exit__

function

IPython.utils.capture:capture_output.__exit__

source: /IPython/utils/capture.py :167

Signature

def   __exit__ ( self exc_type : Optional[Type[BaseException]] exc_value : Optional[BaseException] traceback : Optional[TracebackType] )

Summary

No Docstrings

Aliases

  • IPython.utils.capture.capture_output.__exit__