| Trees | Indices | Help |
|
|---|
|
|
| Submodules | |
| |
| Classes | |
|
SerializedInvocation A method wrapper to serialize calls to a deferred method. |
|
|
ComparableMixin Specify a list of attributes that are 'important'. |
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
NotABranch = NotABranch
|
|
UTC = UTC()
|
|
| 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. |
Returns a sorted copy of l, so that numbers in strings are sorted in the proper order. e.g. ['foo10', 'foo1', 'foo2'] will be sorted as ['foo1', 'foo2', 'foo10'] instead of the default ['foo1', 'foo10', 'foo2'] |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Mar 25 19:40:32 2012 | http://epydoc.sourceforge.net |