| Home | Trees | Indices | Help |
|
|---|
|
|
| Classes | |
|
CancelableDeferred I am a version of Deferred that can be canceled by calling my .cancel() method. |
|
|
ComparableMixin Specify a list of attributes that are 'important'. |
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
badchars_map =
|
|
__package__ =
|
|
| Function Details |
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'] |
| Variables Details |
badchars_map
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jan 21 21:26:12 2010 | http://epydoc.sourceforge.net |