List question

Zentrader zentraders at gmail.com
Sat Mar 22 14:33:06 EDT 2008


On Mar 22, 10:07 am, Arnaud Delobelle <arno... at googlemail.com> wrote:
> On Mar 22, 4:38 pm, Zentrader <zentrad... at gmail.com> wrote:
>
> > > if ('one', 'two') are in f: ...
>
> > "are" gives me an error in Python 2.5 with a "from future import *"
> > statement included.  What version and platform are you running.  Also,
> > the docs don't mention it.http://docs.python.org/ref/keywords.html
>
> That's because you have to do:
>
> from bearophile import musings
>
> HTH
>
> --
> Arnaud

Thanks.  I am admittedly naive and don't have any type of guard up
when on this group for people who think that type of comment makes
them intelligent/funny.



More information about the Python-list mailing list