API Reference for Enthought Tool Suite 2.7.1
Defines a database for traits.
Name of a traits data base file
DB_NAME = '__traits__'
tdb = TraitDB()
| Local name | Refers to |
|---|---|
| atexit | atexit |
| CTrait | enthought.traits.traits.CTrait |
| Dict | enthought.traits.traits.Dict |
| exists | os.path.exists |
| false | enthought.traits.traits.false |
| HasPrivateTraits | enthought.traits.has_traits.HasPrivateTraits |
| inspect | inspect |
| join | os.path.join |
| os | os |
| Property | enthought.traits.traits.Property |
| SequenceTypes | enthought.traits.trait_base.SequenceTypes |
| shelve | shelve |
| split | os.path.split |
| splitext | os.path.splitext |
| Str | enthought.traits.traits.Str |
| sys | sys |
| trait_from | enthought.traits.traits.trait_from |
| TraitError | enthought.traits.trait_errors.TraitError |
| traits_home | enthought.traits.trait_base.traits_home |
| true | enthought.traits.traits.true |
Copyright © 2002-2008 Enthought, Inc.