Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
|
This is the complete list of members for Cope.misc.RedirectStd, including all inherited members.
__enter__(self) (defined in Cope.misc.RedirectStd) | Cope.misc.RedirectStd | |
__exit__(self, exc_type, exc_value, traceback) (defined in Cope.misc.RedirectStd) | Cope.misc.RedirectStd | |
__init__(self, stdout=None, stderr=None) (defined in Cope.misc.RedirectStd) | Cope.misc.RedirectStd | |
_stderr (defined in Cope.misc.RedirectStd) | Cope.misc.RedirectStd | protected |
_stdout (defined in Cope.misc.RedirectStd) | Cope.misc.RedirectStd | protected |
old_stderr (defined in Cope.misc.RedirectStd) | Cope.misc.RedirectStd |