API Reference for Enthought Tool Suite 3.0.1
Simple class to support file path objects that work well in the context of persistent storage with the state_pickler.
| Local name | Refers to |
|---|---|
| abspath | os.path.abspath |
| commonprefix | os.path.commonprefix |
| dirname | os.path.dirname |
| join | os.path.join |
| normpath | os.path.normpath |
| os | os |
© Copyright 2002-2008 Enthought, Inc.