Commit Graph
2 Commits
Author SHA1 Message Date
cclaussandGitHub a458cb397d 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.
2019-04-26 14:35:16 -04:00
cclauss a3ee78fb80 Use print() function in both Python 2 and Python 3 2019-02-17 23:47:18 +01:00