diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-03-21 22:10:27 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-04-02 21:59:55 -0400 |
commit | 9e1cbdcee3defd9ce173316a96074de5b13e7a74 (patch) | |
tree | 0b9374e6a11c4ab703b3f839c5df9310540dc003 /src | |
parent | 0aacbc39736c933491690bf8174a0658acf4482f (diff) | |
download | kutter-9e1cbdcee3defd9ce173316a96074de5b13e7a74.tar.gz kutter-9e1cbdcee3defd9ce173316a96074de5b13e7a74.tar.xz kutter-9e1cbdcee3defd9ce173316a96074de5b13e7a74.zip |
virtual_sdcard: Fix handling of unicode characters on Python2
Commit 600e89ae fixed unicode handling on Python3, but broke Python2
support. Use an alternate implementation that should work for both
Python3 and Python2.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions