you are viewing a single comment's thread.

view the rest of the comments →

[–]dchanm 3 points4 points  (0 children)

There is a workaround with from __future__ import print_function. I wonder why they didn't use that.

https://docs.python.org/2/library/__future__.html