| 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 Jul 17 13:45:19 2011 | http://epydoc.sourceforge.net |