>>>>>> (0 in l) is False
>>> True

This gives me the same exception.

>>> 0 in 1
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
TypeError: iterable argument required

Did you really try these examples?


Best,

   Laci

mailto:[EMAIL PROTECTED]
web:http://designasign.biz


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to