Some distributions are removing python2 (as much as possible). The first patch here modifies the 2 helper scripts in test so that they will work with either py2 or py3. The 2nd actually changes the default to python3 -- I expect that not everyone will want to make that change yet, but figured I'd include it for discussion.
Brian C. Lane (2): Modify gpt-header-move and msdos-overlap to work with py2 or py3 Switch gpt-header-move and msdos-overlap to python3 tests/gpt-header-move | 17 +++++++++-------- tests/msdos-overlap | 7 +++---- 2 files changed, 12 insertions(+), 12 deletions(-) -- 2.17.1
