Trees | Indices | Help |
|
---|
|
Miscellaneous utilities; these should be imported from
buildbot.util
, not directly from this module.
Classes | |
SerializedInvocation A method wrapper to serialize calls to a deferred method. |
Functions | |||
|
Variables | |
__package__ =
|
Function Details |
Wrap a function which returns a Deferred with a DeferredLock. The DeferredLock is given by the argument to the decorator; if this argument is a string, then the function is assumed to be a method, and the named attribute of SELF is used as the lock object. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 25 19:40:32 2012 | http://epydoc.sourceforge.net |