Inheritance diagram for IPython.kernel.core.output_trap:
Trap stdout/stderr.
Bases: object
Object which can trap text sent to stdout and stderr.
Add the text from stdout and stderr to the message from the interpreter to its listeners.
Parameters: | message : dict |
---|