On 22-May-20 2:23 PM, Louise Kilheeney wrote:
Changed script to explicitly use python3 only.Signed-off-by: Louise Kilheeney <[email protected]> ---
There is a bunch of old cruft in a few scripts, such as python compatibility checks and reimplementation of check_output. it would be nice if those were fixed as well.
If you look for imports or the word "python" in code, chance are you'll find some comments saying something about "let's do this hack for python 2 compatibility" :)
-- Thanks, Anatoly

