Zentrader wrote:
> On Mar 22, 10:07 am, Arnaud Delobelle <[EMAIL PROTECTED]> wrote:
>> On Mar 22, 4:38 pm, Zentrader <[EMAIL PROTECTED]> 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.

No one meant to laugh at you.  Your naivete was not obvious.  FWIW, a 
sense of humor is a valuable possession in most Python-related 
conversations.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to