Mercurial > libervia-backend
log src/tools/config.py @ 2134:f45250052846
age | author | description |
---|---|---|
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
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 |