API Reference for Enthought Tool Suite 3.0.1
Automatic documentation from traited objects.
old_dedent = dedent
Removes as much indentation as possible from some text, but does not modify the first line.
Builds a docstring from the object's docstring, and it's traits help.
| Local name | Refers to |
|---|---|
| dedent | textwrap.dedent |
| fill | textwrap.fill |
| types | types |
| wrap | textwrap.wrap |
© Copyright 2002-2008 Enthought, Inc.