Skip to content

Update scripts to work with Python 3

Hannes Braun requested to merge hannesbraun/rclm2:python3 into master

This updates restore.py and rclmschedulerdropin.py to Python 3.

To be honest, I wasn't really able to fully test the drop-in scheduler. But I think it should work. The restore script, however, seemed to work fine when I tested it.

Merge request reports