API Reference for Enthought Tool Suite 2.7.1
REPOSITORY_METADATA = '.repository_metadata'
| Local name | Refers to |
|---|---|
| Application | enthought.envisage.core.application.Application |
| basename | os.path.basename |
| dirname | os.path.dirname |
| Event | enthought.traits.traits.Event |
| exists | os.path.exists |
| get_active_window | enthought.envisage.get_active_window |
| HasPrivateTraits | enthought.traits.has_traits.HasPrivateTraits |
| Instance | enthought.traits.traits.Instance |
| isfile | os.path.isfile |
| join | os.path.join |
| List | enthought.traits.traits.List |
| listdir | os.listdir |
| makedirs | os.makedirs |
| NameNotFoundError | enthought.naming.exception.NameNotFoundError |
| normpath | os.path.normpath |
| RepositoryRoot | enthought.envisage.repository.repository_root.RepositoryRoot |
| ResourcePlugin | enthought.envisage.resource.resource_plugin.ResourcePlugin |
| sep | os.path.sep |
| splitext | os.path.splitext |
| Window | enthought.pyface.window.Window |
Copyright © 2002-2008 Enthought, Inc.