Author: dsahlberg Revision: 1921976 Modified property: svn:log Modified: svn:log at Wed Nov 20 17:20:10 2024 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Wed Nov 20 17:20:10 2024 @@ -1,11 +1,11 @@ Make backport_tests work with Python 3 -* backport_tests.py +* tools/dist/backport_tests.py (wrapped_test_func): Python 3 uses __name__ attribute for function name -* backport_tests_pl.py +* tools/dist/backport_tests_pl.py (__main__): Replace execfile with Python3 equivalent -* backport_tests_pl.py +* tools/dist/backport_tests_pl.py (__main__): Replace execfile with Python3 equivalent
