Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
|
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 | |