Closed cclauss closed 3 years ago
Bump on this one.
if im using python 3 how do i make this work
if im using python 3 how do i make this work
The original project is abandoned, but there are several forks available now, choose the one you like best.
Legacy print statements are syntax errors in Python 3 but print() function works as expected in both Python 2 and Python 3. These changes will work on Python 2 but will simplify the migration to Python 3.