OpenStructure
|
Inherits object.
Public Member Functions | |
__enter__ (self) | |
__exit__ (self, exc_type, exc_val, exc_tb) | |
Protected Attributes | |
_orig_stdout | |
_orig_stderr | |
Definition at line 221 of file xmlrunner.py.
__enter__ | ( | self | ) |
Definition at line 223 of file xmlrunner.py.
__exit__ | ( | self, | |
exc_type, | |||
exc_val, | |||
exc_tb | |||
) |
Definition at line 229 of file xmlrunner.py.
|
protected |
Definition at line 225 of file xmlrunner.py.
|
protected |
Definition at line 224 of file xmlrunner.py.