Skip to content

Python 3 fixes for PyJobTransforms package

The first commit fixes the printing to screen which appears as byte-strings in python3 otherwise. The second commit fixes a reference to an exception after it has been deleted. The third commit fixes the case where there is a blank line between an exception and the "leaving with code" line from athena.

Edited by John Derek Chapman

Merge request reports