| Trees | Indices | Help |
|
|---|
|
|
Default configuration constants.
| Variables | |
CONFIG_DIR = os.path.join(os.path.expanduser('~'), ".moovida")
|
|
CONFIG_FILE = "moovida.conf"DEPRECATED. |
|
PICTURES_CACHE = os.path.join(CONFIG_DIR, u'pictures_cache')
|
|
DEFAULT_CONFIG = "
|
|
Imports: os, locale_helper
| Variables Details |
CONFIG_DIR
|
CONFIG_FILEDEPRECATED. This constant is kept for backward compatibility reasons. Please use the elisa.core.utils.caching module instead.
|
DEFAULT_CONFIG
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 1 10:54:19 2009 | http://epydoc.sourceforge.net |