API Reference for Enthought Tool Suite 3.2.0
Actions for the help menu.
HTML_DIR = join(local_dir, 'html')
To find the html documentation directory, first look under the standard place. If that directory doesn't exist, assume you are running from the source.
local_dir = dirname(enthought.mayavi.api.__file__)
| Local name | Refers to |
|---|---|
| Action | enthought.pyface.action.action.Action |
| auto_close_message | enthought.traits.ui.message.auto_close_message |
| dirname | os.path.dirname |
| enthought.mayavi.api | enthought.mayavi.api |
| error | enthought.mayavi.core.common.error |
| join | os.path.join |
| os | os |
| path | os.path |
| preference_manager | enthought.mayavi.preferences.preference_manager.preference_manager |
| sys | sys |
© Copyright 2002-2009 Enthought, Inc.