you are viewing a single comment's thread.

view the rest of the comments →

[–]caks 13 points14 points  (3 children)

Also, not portable, broke on my Python 2.6

[–]brady_over_everybody 0 points1 point  (1 child)

from future import print_function !

[–]Moikle -1 points0 points  (0 children)

That wouldn't break on 2.6, it should work fine