API Reference for Enthought Tool Suite 3.2.0
Tool for searching for functions within a set of python modules.
Maps a filter string into a set of regular expression objects.
The string can contain a series of comma separated search terms. Use '*' to do a wildcard match to characters in a string much like a filename match. If match_anywhere is true, the search terms are will match anywhere within a searched string.
| Local name | Refers to |
|---|---|
| Bool | enthought.traits.trait_types.Bool |
| HasTraits | enthought.traits.has_traits.HasTraits |
| List | enthought.traits.trait_types.List |
| on_trait_change | enthought.traits.has_traits.on_trait_change |
| re | re |
| Str | enthought.traits.trait_types.Str |
© Copyright 2002-2009 Enthought, Inc.