API Reference for Enthought Tool Suite 3.2.0
Returns a resource path based on the call stack.
This type of resource path is normally requested from the constructor for an object whose resources are relative to the module constructing the object.
Returns a resource path calculated from the caller's stack.
| Local name | Refers to |
|---|---|
| dirname | os.path.dirname |
| exists | os.path.exists |
| getcwd | os.getcwd |
| sys | sys |
© Copyright 2002-2009 Enthought, Inc.