CodeforcesAPI
CodeforcesAPI copied to clipboard
Convert to Python2/3 compatible
using : find . -name *.py | xargs 2to6 -w
Thank you for your PR!
Could you also, please, update .travis.yml
to enable Py2 tests and update README.md
file