Last Updated: February 25, 2016
·
605
· volpino

Porting to Python 3

Launch this command:

python3 -m py_compile *.py

It will tell you which files you have to edit because of syntax errors in Python 3