Mercurial > libervia-backend
log src/tools/config.py @ 1650:b08b828a87c9
age | author | description |
---|---|---|
2015-07-22 | souliane | tools (config): when reading a list or dict from the config file, ignore spaces immediately following the delimiter |
2015-04-16 | souliane | massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions |
2015-03-30 | Goffi | 2015 copyright dates update |
2014-10-16 | Goffi | core (config): fixed a bad option check |
2014-10-11 | Goffi | core (config): added the Exception default value which raise an exception instead of returning the default in getConfig |
2014-10-07 | Goffi | core: better management of default value in getConfig |
2014-06-09 | souliane | memory, tools (config): move special config retrieval from memory to tools |
2014-06-08 | souliane | tools (config): fixConfigOption creates the section if it doesn't exist |
2014-05-23 | souliane | tools: add missing file src/tools/config.py |