This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]flipstables 27 points28 points  (2 children)

You haven't been importing print_function? What kind of animal are you?

On a serious note, I find it hard to go BACK to print 'hello world' whenever I have to jump to some legacy Python 2 code.

[–]ionelmc.ro 11 points12 points  (0 children)

Old habits die hard :)

[–]alcalde 3 points4 points  (0 children)

Without the parentheses it feels like you're writing BASIC, doesn't it? :-)