log configmix/config.py @ 82:218807d7d883

age author description
Thu, 15 Mar 2018 00:10:48 +0100 Franz Glasner Remove header markup from the Python files and put them into the doc .rst files
Wed, 14 Mar 2018 23:58:47 +0100 Franz Glasner Put a copyright and license note into every source file of the configmix package
Wed, 28 Feb 2018 00:36:11 +0100 Franz Glasner Optimize the documentation: make references working with Sphinx using :role:`target`
Tue, 27 Feb 2018 23:42:11 +0100 Franz Glasner Generate readable HTML documentation and an API documentation
Thu, 07 Apr 2016 23:19:51 +0200 Franz Glasner Comment about exceptions when filters are missing.
Thu, 07 Apr 2016 23:12:12 +0200 Franz Glasner Print a warning if a variable cannot be expanded.
Thu, 31 Mar 2016 19:04:41 +0200 Franz Glasner Implement methods to convert text to other types when getting configuration variables.
Fri, 18 Mar 2016 09:13:06 +0100 Franz Glasner FIX: Renaming a class was not really complete
Thu, 10 Mar 2016 16:24:45 +0100 Franz Glasner Handle "None" variable values when substituting
Thu, 10 Mar 2016 16:18:41 +0100 Franz Glasner FIX: Typo in comment
Thu, 10 Mar 2016 15:41:46 +0100 Franz Glasner FIX: Handle non-str types in variable substitutions properly
Thu, 10 Mar 2016 10:45:09 +0100 Franz Glasner Doc
Thu, 10 Mar 2016 10:42:55 +0100 Franz Glasner Make the AttributeDict "private" (-> "_AttributeDict")
Thu, 10 Mar 2016 09:39:35 +0100 Franz Glasner Implemented the real configuration dictionary with attribute access or