t.t.u.DirtyReactorAggregateError(Exception) : class documentation

Part of twisted.trial.util View Source View In Hierarchy

Passed to twisted.trial.itrial.IReporter.addError when the reactor is left in an unclean state after a test.
Instance VariablesdelayedCallsThe DelayedCall objects which weren't cleaned up.
selectablesThe selectables which weren't cleaned up.
Method __init__ Undocumented
Method __str__ Return a multi-line message describing all of the unclean state.
def __init__(self, delayedCalls, selectables=None): (source)
Undocumented
def __str__(self): (source)
Return a multi-line message describing all of the unclean state.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.