Use print function for Python 3 compatibility (#1748)
and add `from __future__ import print_function` where needed for Python3 print semantics in Python2
Showing
Please register or sign in to comment
and add `from __future__ import print_function` where needed for Python3 print semantics in Python2