diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-10-31 13:41:50 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-10-31 13:52:31 -0400 |
commit | 1dee974aea5c9837cf69070065a020c91b60e134 (patch) | |
tree | 01932ef21bb9ca63f4e81a141dffa56333bb09c8 /klippy/gcode.py | |
parent | fc5353364a3d7ea48fb089926e968fa52177a173 (diff) | |
download | kutter-1dee974aea5c9837cf69070065a020c91b60e134.tar.gz kutter-1dee974aea5c9837cf69070065a020c91b60e134.tar.xz kutter-1dee974aea5c9837cf69070065a020c91b60e134.zip |
serialhdl: Use regular str() type for stats on Python2
Avoid using unicode() types on Python2 as it can lead to subtle
errors.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/gcode.py')
0 files changed, 0 insertions, 0 deletions