diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-10-31 13:45:37 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-10-31 13:52:31 -0400 |
commit | dd98884bb43afdb64a21fc9e98f94f74572ab088 (patch) | |
tree | 0db254877e0c857e8cbc390a48bb6138894a1ad5 /klippy/gcode.py | |
parent | ccee189f99f8d62660051af1a3d8e997035f76d3 (diff) | |
download | kutter-dd98884bb43afdb64a21fc9e98f94f74572ab088.tar.gz kutter-dd98884bb43afdb64a21fc9e98f94f74572ab088.tar.xz kutter-dd98884bb43afdb64a21fc9e98f94f74572ab088.zip |
buildcommands: Use regular str() types for input 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