module documentation

Tests for twisted.internet.defer.deferredGenerator and related APIs.

Class DeferredGeneratorTests No class docstring; 0/1 instance variable, 8/8 methods documented
Class DeprecateDeferredGeneratorTests Tests that DeferredGeneratorTests and waitForDeferred are deprecated.
Exception TerminalException Undocumented
Function deprecatedDeferredGenerator Calls deferredGenerator while suppressing the deprecation warning.
Function getOwie Undocumented
Function getThing Undocumented
def deprecatedDeferredGenerator(f):

Calls deferredGenerator while suppressing the deprecation warning.

Parameters
fFunction to call
Returns
Return value of function.
def getOwie():

Undocumented

def getThing():

Undocumented