log configmix/ini.py @ 148:be352645871c

age author description
Sat, 14 Apr 2018 12:44:42 +0200 Franz Glasner Work around the deprecation of SafeConfigParser.readfp in Python 3.2+
Thu, 29 Mar 2018 12:38:52 +0200 Franz Glasner The default file encoding when reading INI style files with configmix.ini.load() is now "UTF-8".
Sun, 18 Mar 2018 19:15:01 +0100 Franz Glasner Build a tree-ish configuration from an INI style configuration file