Gabriel Genellina <[EMAIL PROTECTED]> writes:

> At Wednesday 25/10/2006 23:29, Paul Rubin wrote:
> >Steve Holden <[EMAIL PROTECTED]> writes:
> >I get that iter(()) is True (Python 2.3.4).
>
> It's False on 2.4.2 - and perhaps it's what one would expect, but
> since this behavior is not documented anywhere, one should not count
> on it.

Doesn't this fall under "any empty sequence" in the following list of
evaluates-to-false:

    <URL:http://docs.python.org/lib/truth.html>

-- 
 \            "If you continue running Windows, your system may become |
  `\                 unstable."  -- Microsoft, Windows 95 BSOD message |
_o__)                                                                  |
Ben Finney

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

Reply via email to