OpenStructure
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes
_fake_std_streams Class Reference

Inherits object.

Public Member Functions

 __enter__ (self)
 
 __exit__ (self, exc_type, exc_val, exc_tb)
 

Protected Attributes

 _orig_stdout
 
 _orig_stderr
 

Detailed Description

Definition at line 221 of file xmlrunner.py.

Member Function Documentation

◆ __enter__()

__enter__ (   self)

Definition at line 223 of file xmlrunner.py.

◆ __exit__()

__exit__ (   self,
  exc_type,
  exc_val,
  exc_tb 
)

Definition at line 229 of file xmlrunner.py.

Field Documentation

◆ _orig_stderr

_orig_stderr
protected

Definition at line 225 of file xmlrunner.py.

◆ _orig_stdout

_orig_stdout
protected

Definition at line 224 of file xmlrunner.py.


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