log configmix/ini.py @ 211:657cf709463b v0.7

age author description
Sun, 05 May 2019 18:40:03 +0200 Franz Glasner Handle flake8 E265 "block comment should start with '# ': use '# :-' instead of '#-' to mark copyright and license comments
Sun, 05 May 2019 18:29:47 +0200 Franz Glasner Handle most flake8 errors and warnings.
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