aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-10-09 19:34:08 -0400
committerKevin O'Connor <kevin@koconnor.net>2021-10-09 19:37:48 -0400
commitc56c34fa1c4c8bf7e10448804604edf600fdefa0 (patch)
treecf34580b682881732564682a765b679dc2ac2228 /test
parent21d5a34d220e0d609cc89414d120e8c375d7e394 (diff)
downloadkutter-c56c34fa1c4c8bf7e10448804604edf600fdefa0.tar.gz
kutter-c56c34fa1c4c8bf7e10448804604edf600fdefa0.tar.xz
kutter-c56c34fa1c4c8bf7e10448804604edf600fdefa0.zip
configfile: Use Python2's ConfigParser when running on Python2
The backport of Python3's configparser causes issues when there is unicode characters in the config file. To avoid introducing new errors, go back to using the Python2 version of ConfigParser when running on Python2. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions