log configmix/__init__.py @ 28:7c7955da42ab

age author description
Wed, 16 Mar 2016 12:41:57 +0100 Franz Glasner An extended `itemsx()` method for INI-style configuration files to get interpreted selected options from a section
Thu, 10 Mar 2016 17:30:55 +0100 Franz Glasner +++++ v0.1 v0.1
Thu, 10 Mar 2016 15:08:20 +0100 Franz Glasner A convenience function to load and merge a list of configuration files with different styles
Wed, 09 Mar 2016 11:43:18 +0100 Franz Glasner Return the `default' argument when the given `user' argument is `None' and when it is the first call on merge
Wed, 09 Mar 2016 11:32:08 +0100 Franz Glasner Deactivate the "dict_merge()" function from yconfig
Wed, 09 Mar 2016 11:19:20 +0100 Franz Glasner A "safe_merge" that makes (shallow) copies instead of directly manipulating given containers