log configmix/ini.py @ 202:2e66178a09d8

age author description
Thu, 14 Mar 2019 01:35:16 +0100 Franz Glasner Use the filesystem encoding explicitely where appropriate.
Thu, 21 Feb 2019 22:16:05 +0100 Franz Glasner Adjust copyright to year 2019
Sat, 14 Apr 2018 17:21:12 +0200 Franz Glasner FIX: Typo
Sat, 14 Apr 2018 17:20:22 +0200 Franz Glasner For compatibility reasons: provide a INIConfigParser.readfp() also
Sat, 14 Apr 2018 17:11:41 +0200 Franz Glasner FIX: INIConfigParser.read_file(): correctly document the requirements for the file argument for different Python versions
Sat, 14 Apr 2018 12:54:54 +0200 Franz Glasner FIX: Docu for INIConfigParser.read_file
Sat, 14 Apr 2018 12:52:15 +0200 Franz Glasner Work around the deprecation of SafeConfigParser in Python 3.2+