Home | Trees | Indices | Help |
---|
|
|
|||
CancelableDeferred I am a version of Deferred that can be canceled by calling my .cancel() method. |
|||
_None | |||
ComparableMixin Specify a list of attributes that are 'important'. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ =
|
|
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'] |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 31 16:51:54 2009 | http://epydoc.sourceforge.net |