| Trees | Indices | Help |
|
|---|
|
|
Convert a UNIX-style path to the current OS's format, typically for creating a new file or directory.
If the path is not already absolute, it will be made absolute (using the prefix parameter).
Should do the same as Python's os.path.abspath(), except using prefix rather than os.getcwd).
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
prefix = String(default= os.getcwd(), pickle_default_value= FaPrepended to the specified path, if that path is not absolute. |
|||
name = <param.parameterized.String object at 0xa2ffe2c>String identifier for this object. |
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
prefixPrepended to the specified path, if that path is not absolute.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:22 2010 | http://epydoc.sourceforge.net |