phystricks
Public Member Functions | Public Attributes | List of all members
Testing.SilentOutput Class Reference
Inheritance diagram for Testing.SilentOutput:
Inheritance graph
[legend]
Collaboration diagram for Testing.SilentOutput:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self)
 
def __enter__ (self)
 
def __exit__ (self, t, value, tb)
 
def write (self, s)
 

Public Attributes

 old_out
 

Constructor & Destructor Documentation

def Testing.SilentOutput.__init__ (   self)

Member Function Documentation

def Testing.SilentOutput.__enter__ (   self)
def Testing.SilentOutput.__exit__ (   self,
  t,
  value,
  tb 
)
def Testing.SilentOutput.write (   self,
  s 
)

Member Data Documentation

Testing.SilentOutput.old_out

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