This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / utils / capture / capture_output

class

IPython.utils.capture:capture_output

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

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