question about True values

Paul Rubin http
Wed Oct 25 22:29:11 EDT 2006


Steve Holden <steve at holdenweb.com> writes:
> Gabriel Genellina wrote:
> > Just for fun:
> > buffer('')
> > frozenset()
> > iter(())
> > xrange(0)

I get that iter(()) is True (Python 2.3.4).

> [Steve:] There's still a very obvious omission ...

Hehehe...



More information about the Python-list mailing list