dvr-recover
dvr-recover copied to clipboard
Compatibility with Python 3
This PR adds compatibility with Python 3. Python 2 has been EOL since January 2020, so it was about time...
The library 2to3 was used for the initial conversion to Python 3. Some additional changes were made to make it work.
Fixes #3.