API Reference for Enthought Tool Suite 3.2.0
profile_columns = [ ('# Calls', 'ncalls'), ('# Nonrec', 'nonrec_calls'), ('Self Time', 'inline_time'), ('Cum. Time', 'cum_time'), ('Name', 'func_name'), ('Line', 'line'), ('File', 'file') ]
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| Constant | enthought.traits.trait_types.Constant |
| defaultdict | collections.defaultdict |
| Dict | enthought.traits.trait_types.Dict |
| Event | enthought.traits.trait_types.Event |
| FileInspector | enthought.developer.tools.universal_inspector.FileInspector |
| Float | enthought.traits.trait_types.Float |
| HasTraits | enthought.traits.has_traits.HasTraits |
| Instance | enthought.traits.trait_types.Instance |
| List | enthought.traits.trait_types.List |
| on_trait_change | enthought.traits.has_traits.on_trait_change |
| os | os |
| Property | enthought.traits.traits.Property |
| pstats | pstats |
| Str | enthought.traits.trait_types.Str |
| TabularAdapter | enthought.traits.ui.tabular_adapter.TabularAdapter |
© Copyright 2002-2009 Enthought, Inc.