Mercurial > libervia-backend
log src/tools/config.py @ 1933:16e65f15f31f
age | author | description |
---|---|---|
Wed, 09 Mar 2016 12:11:35 +0100 | Goffi | core (tools/config): fixed fixConfigOption: |
Mon, 29 Feb 2016 16:13:47 +0100 | Goffi | core (memory, config): moved parseMainConf to tools/config so it can be used by frontends too |
Sun, 24 Jan 2016 18:28:08 +0100 | Goffi | core (config): getConfig now returns unicode and raise exceptions.ParsingError in case of parsing problem |
Sat, 23 Jan 2016 20:06:01 +0100 | Goffi | core (config): _dict values are now handled with json syntax |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Wed, 22 Jul 2015 11:42:37 +0200 | souliane | tools (config): when reading a list or dict from the config file, ignore spaces immediately following the delimiter |
Thu, 16 Apr 2015 14:57:57 +0200 | souliane | massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions |