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: I4a633620c493d5e16bee2ef36a86ccaf2792dfaa
Previous-Reviewed-on: https://chromium-review.googlesource.com/172340
(cherry picked from commit 876301839df6e53a09017fcece937880bd221273)
Reviewed-on: https://chromium-review.googlesource.com/295652
Reviewed-by: Randall Spangler <rspangler@chromium.org>
Tested-by: Mike Frysinger <vapier@chromium.org>
3 files changed