diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-10-08 00:23:31 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-10-08 00:23:31 -0400 |
commit | 5251bf23f1b59f9e75a58651bee3ac1989b910f4 (patch) | |
tree | c209f513c773f163843745f0d032b34fbbf35d25 /klippy/console.py | |
parent | 1a4d655a1860b8a6fddadcef7503f851d02e6388 (diff) | |
download | kutter-5251bf23f1b59f9e75a58651bee3ac1989b910f4.tar.gz kutter-5251bf23f1b59f9e75a58651bee3ac1989b910f4.tar.xz kutter-5251bf23f1b59f9e75a58651bee3ac1989b910f4.zip |
configfile: Workaround for non-ascii comments on Python2
Explicitly specify the comment_prefixes as regular Python2 strings -
otherwise the configparser wont ignore non-ascii characters in
comments.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/console.py')
0 files changed, 0 insertions, 0 deletions