Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches
Cope.misc.RedirectStd Class Reference

Public Member Functions

def __init__ (self, stdout=None, stderr=None)
 
def __enter__ (self)
 
def __exit__ (self, exc_type, exc_value, traceback)
 

Public Attributes

 old_stderr
 

Protected Attributes

 _stdout
 
 _stderr
 

Detailed Description

Definition at line 294 of file misc.py.


The documentation for this class was generated from the following file: