log configmix/__init__.py @ 202:2e66178a09d8

age author description
Fri, 03 May 2019 22:01:23 +0200 Franz Glasner Add the "conf-toml" mode mapping to the TOML loader
Fri, 03 May 2019 21:51:09 +0200 Franz Glasner Added support for TOML style configuration files
Fri, 03 May 2019 19:59:21 +0200 Franz Glasner FIX: Docu: added missing backtick
Fri, 03 May 2019 19:47:57 +0200 Franz Glasner Rename the "_mode_loaders" variable to "mode_loaders" and make is therefore a "public" item
Fri, 03 May 2019 19:46:23 +0200 Franz Glasner Rename the DEFAULT_LOADER marker to USE_DEFAULT_ASSOC
Fri, 03 May 2019 19:44:04 +0200 Franz Glasner FIX: Docu: names of predefined constants
Fri, 03 May 2019 19:41:35 +0200 Franz Glasner Implement an "append" keyword to "configmix.set_assoc()"