List question

Zentrader zentraders at gmail.com
Sat Mar 22 12:38:24 EDT 2008


> 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



More information about the Python-list mailing list