[Tutor] How to get both 2.6 scripts as well as 3.1 scripts to run at command line?

David Hutto smokefloat at gmail.com
Thu Sep 16 05:35:17 CEST 2010


print("a is", a)
or
from future import *


More information about the Tutor mailing list