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

class

IPython.utils.capture:capture_output

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

Signature

class   capture_output ( stdout : bool = True stderr : bool = True display : bool = True )

Members

Summary

context manager for capturing stdout/err

Aliases

  • IPython.utils.capture.capture_output