OutputRedirect
__init__(self, redirect=True, stdout=None, stderr=None, capture_output=False, capture_errors=None, file_handles=False):
@classmethod
get_handle(cls, handles=None, file_handles=False):
@classmethod
get_temp_stream(cls):
__enter__(self):
__exit__(self, exc_type, exc_val, exc_tb):