fileutils
This module provides general utilities for working with the file system
|
Returns the file name for the module that calls this function. |
|
Returns the directory containing the module that calls this function. |
|
Locate a path, given a set of search parameters |
|
Locate a file, given a set of search parameters |
|
Locate a directory, given a set of search parameters |
|
Find a dynamic library using find_file to search typical locations. |
|
Find an executable using find_file to search typical locations. |
|
Import a module given the full path/filename of the file. |
|
The PathManager defines a registry class for path locations |
|
An object for storing and managing a |
Classes
|
A |
|
An object for storing and managing a |
|
The PathManager defines a registry class for path locations |
Functions
|
Locate a directory, given a set of search parameters |
|
Find an executable using find_file to search typical locations. |
|
Locate a file, given a set of search parameters |
|
Find a dynamic library using find_file to search typical locations. |
|
Locate a path, given a set of search parameters |
|
Import a module given the full path/filename of the file. |
|
DEPRECATED. |
|
DEPRECATED. |
|
Returns the file name for the module that calls this function. |
|
Returns the directory containing the module that calls this function. |
|
DEPRECATED. |