diff --git a/Software/chamlog.py b/Software/chamlog.py index 9394630..e73d503 100755 --- a/Software/chamlog.py +++ b/Software/chamlog.py @@ -3,6 +3,8 @@ # Command line tool to analyze binary dump files from the Chameleon # Authors: Simon K. (simon.kueppers@rub.de) +from __future__ import print_function + import argparse import sys import json