Classes
TeeStream(*ostreams[, encoding, buffering])
TeeStream
capture_output([output, capture_fd])
capture_output
Context manager to capture output sent to sys.stdout and sys.stderr
redirect_fd([fd, output, synchronize])
redirect_fd
Redirect a file descriptor to a new file or file descriptor.