module documentation
Tests for twisted.internet.defer.deferredGenerator
and related APIs.
Class |
|
No class docstring; 0/1 instance variable, 8/8 methods documented |
Class |
|
Tests that DeferredGeneratorTests and waitForDeferred are deprecated. |
Exception |
|
Undocumented |
Function | deprecated |
Calls deferredGenerator while suppressing the deprecation warning. |
Function | get |
Undocumented |
Function | get |
Undocumented |
Calls deferredGenerator
while suppressing the deprecation warning.
Parameters | |
f | Function to call |
Returns | |
Return value of function. |