klipper/klippy
Kevin O'Connor f1747b5118 klippy: Add Python2 module wrappers and use Python3 module naming
Add wrappers for some common Python modules so that the code can run
on both Python2 and Python3.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-10-04 14:36:08 -04:00
..
chelper
extras klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
kinematics
clocksync.py
configfile.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
console.py
gcode.py
klippy.py
mathutil.py
mcu.py
msgproto.py
parsedump.py
pins.py
queuelogger.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
reactor.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
serialhdl.py
stepper.py
toolhead.py
util.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
webhooks.py