Skip to content
Snippets Groups Projects
Commit bbaff880 authored by cclauss's avatar cclauss
Browse files

Use print() function in both Python 2 and Python 3

Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.
parent 5eca4e6d
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment