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

Bill Allen wallenpb at gmail.com
Thu Sep 16 06:02:12 CEST 2010


On Wed, Sep 15, 2010 at 10:35 PM, David Hutto <smokefloat at gmail.com> wrote:

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

Other than the Python 3 style print function, what else is contained in the
future module?

--Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100915/7125ae4b/attachment-0001.html>


More information about the Tutor mailing list