Trees | Indices | Help |
---|
|
Simple XDG Base Directory Specification implementation.
See http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
Currently only configuration files handling is implemented.
|
|||
|
|||
|
|||
|
|
|||
APPLICATION =
|
|||
__package__ =
|
|
Get the path of the config file with the given name, taking into account the XDG_CONFIG_HOME and XDG_CONFIG_DIRS environment variables.
|
Get file-like object for the config file with the given name, taking into account the XDG_CONFIG_HOME environment variable. Create intermidient directories and the file itself according to the XDG Specification in case the file does not exist. May raise EnvironmentError if the file or directories cannot be created.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:16:56 2013 | http://epydoc.sourceforge.net |