[Tutor] print function in python 2.6 and 3

Sander Sweers sander.sweers at gmail.com
Thu Feb 12 22:33:56 CET 2009


Hello,

I see more people posting answers with the new print() function only
available in python 3 and in python 2.6 via an import from __future__.
Now I am not confused by this but I can understand that people very
new to python can get confused byt this. Especially people following a
guide online or a book which almost all use the old print statement.

Now what should be used and promoted on the list?

Greets
Sander


More information about the Tutor mailing list