[EMAIL PROTECTED] wrote:

3 in [3] == True

http://docs.python.org/ref[3/summary.html

that page is broken, as recently mentioned; "in", "not in", "is", and "is not" are comparison operators too, chains in the same way as the others. for details, see:

    http://docs.python.org/ref/comparisons.html#comparisons

</F>

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

Reply via email to