GitHub user cclauss opened a pull request:
https://github.com/apache/hadoop/pull/436
Use print() function in both Python 2 and Python 3
__print()__ is a function in Python 3.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cclauss/hadoop modernize-Python-2-codes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/436.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #436
----
commit d94224777a05c3373f92349d98e566507df4981a
Author: cclauss <cclauss@...>
Date: 2018-10-31T17:55:06Z
Use print() function in both Python 2 and Python 3
__print()__ is a function in Python 3.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]