Skip to content

Fix python 3 conversion issue.

sys.stderr was not defined due to the way it was imported. Fixed that.

Merge request reports