class documentation

class twisted.trial.reporter.SafeStream: (source)

View In Hierarchy

Wraps a stream object so that all write calls are wrapped in untilConcludes.

Method __init__ Undocumented
Instance Variable original Undocumented
Method __getattr__ Undocumented
Method write Undocumented
def __init__(self, original): (source)

Undocumented

original = (source)

Undocumented

def __getattr__(self, name): (source)

Undocumented

def write(self, *a, **kw): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.