Go to the latest version of this document.
t.t.r.SafeStream(
object
) : class documentation
Part of
twisted
.
trial
.
reporter
View Source
View In Hierarchy
Wraps a stream object so that all
write
calls are wrapped in
untilConcludes
.
Method
__init__
Undocumented
Method
__getattr__
Undocumented
Method
write
Undocumented
def __init__(self, original):
(source)
Undocumented
def __getattr__(self, name):
(source)
Undocumented
def write(self, *a, **kw):
(source)
Undocumented
API Documentation
for
Twisted
, generated by
pydoctor
at 2012-06-04 17:20:01.