API Reference for Enthought Tool Suite 3.0.1
logger = logging.getLogger(__name__)
Factory method for returning a CallableInfo given a python function.
| Local name | Refers to |
|---|---|
| Bool | enthought.traits.trait_types.Bool |
| BuiltinFunctionType | types.BuiltinFunctionType |
| FunctionType | types.FunctionType |
| HasTraits | enthought.traits.has_traits.HasTraits |
| List | enthought.traits.trait_types.List |
| logging | logging |
| Property | enthought.traits.traits.Property |
| Str | enthought.traits.trait_types.Str |
| Trait | enthought.traits.traits.Trait |
| ufunc | numpy.ufunc |
© Copyright 2002-2008 Enthought, Inc.