convert to print function

Newer repo's sometimes import the print function on us, and then import
these python files directly which then throws an error.  Convert us to
the print function to avoid it.  It's not a bad thing.

BUG=None
TEST=`./pre-upload_unittest.py` passes

Change-Id: Ief0a4a2373b17aa42807868b46a0a586c2fee2cd
Reviewed-on: https://chromium-review.googlesource.com/194810
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
2 files changed