pemensik and jaredgrubb Support python3 for running tests
400e6dd Mar 25, 2022
Support python3 for running tests
Simple change done by 2to3 python tool. Make prints compatible with both
python3 and python2.

Change default version to python3. Still can be run by python2
run_tests.py.

Signed-off-by: Petr Mensik <pemensik@redhat.com>
400e6dd