Steve Holden <[EMAIL PROTECTED]> 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... -- http://mail.python.org/mailman/listinfo/python-list
