API Reference for Enthought Tool Suite 3.2.0
starting with python 2.5 exceptions are no longer instances of types.ClassType
EXCEPTION_BASE_TYPE = types.ClassType
Setup a logger for this module.
logger = logging.getLogger(__name__)
| Local name | Refers to |
|---|---|
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| HasTraits | enthought.traits.has_traits.HasTraits |
| Instance | enthought.traits.trait_types.Instance |
| logging | logging |
| Str | enthought.traits.trait_types.Str |
| sys | sys |
| traceback | traceback |
| types | types |
© Copyright 2002-2009 Enthought, Inc.