As this is entirely new code, and it is Python, I think it would be good to use the new syntax for certain things, and import unicode_literals and print_statement from __future__.
« Back to merge proposal
As this is entirely new code, and it is Python, I think it would be good to use the new syntax for certain things, and import unicode_literals and print_statement from __future__.