Use print() function in both Python 2 and Python 3 by cclauss · Pull Request #722 · googleapis/google-api-python-client

added 2 commits

July 21, 2019 13:47
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.

@googlebot googlebot added the cla: yes

This human has signed the Contributor License Agreement.

label

Jul 21, 2019

@busunkim96

busunkim96

@cclauss cclauss deleted the modernize-Python-2-codes branch

July 22, 2019 17:54

tseaver