PALM-meteo
|
Classes | |
class | ConfigError |
class | ConfigObj |
Functions | |
def | parse_duration (section, item, value=None) |
def | load_config (argv) |
Variables | |
dictionary | duration_units |
cfg = ConfigObj() | |
def palmmeteo.config.load_config | ( | argv | ) |
Loads all configuration. Configuration is loaded in this order: 1) initial configuration values 2) configfile 3) command-line options Each step may overwrite values from previous steps.
def palmmeteo.config.parse_duration | ( | section, | |
item, | |||
value = None |
|||
) |
palmmeteo.config.cfg = ConfigObj() |
dictionary palmmeteo.config.duration_units |