API Reference for Enthought Tool Suite 3.2.0
This module collects utility code that does not import any significant envisage/mayavi code but is useful for scripts that use mayavi.
Get the data directory while running an example script.
| Local name | Refers to |
|---|---|
| abspath | os.path.abspath |
| dirname | os.path.dirname |
| isdir | os.path.isdir |
| join | os.path.join |
| sys | sys |
© Copyright 2002-2009 Enthought, Inc.