log configmix/yaml.py @ 156:e2e8d21b4122

age author description
Thu, 21 Feb 2019 22:16:05 +0100 Franz Glasner Adjust copyright to year 2019
Thu, 05 Apr 2018 09:39:41 +0200 Franz Glasner Simplify the YAML return type check and map a "None" (empty document) result to an empty mapping
Thu, 05 Apr 2018 09:23:44 +0200 Franz Glasner Document "configmix.yaml.loadXXX()" functions
Thu, 05 Apr 2018 09:12:29 +0200 Franz Glasner Check the return type of the JSON and YAML loading functions: they must be a dict alike