Functions | |
_read_global_config () | |
Read global configuration files. | |
convert_config_value (val) | |
Convert config value to Python readable value. | |
|
protected |
Read global configuration files.
filename | name of json file |
Definition at line 12 of file _config.py.
convert_config_value | ( | val | ) |
Convert config value to Python readable value.
Definition at line 24 of file _config.py.