Updated git-package-pseudomerge.py scrip to python3
- Sep 08, 2020
-
-
Guillermo Nicolas Hamity authored
-
Guillermo Nicolas Hamity authored
2to3 script. ra_input and check_output functions outdated/changed and needed updating.
-
git-package-pseudomerge.py described in ATLAS git tutorial is not compatible with Python3 which is default with Athena master.
Made script compatible by running python 2to3 script and updating check_output function to return strings instead of bytes.
2to3 script. ra_input and check_output functions outdated/changed and needed updating.