Comment 4 for bug 179644

Revision history for this message
Anand Chitipothu (anandology) wrote : Re: [Bug 179644] Re: iterbetter object is True even if it is empty when use sqlite3

On Wed, Nov 4, 2009 at 5:01 PM, Emyr Thomas <email address hidden> wrote:
> For SQLite, couldn't we at least allow people to check to see if an IterBetter instance is empty or not by doing something like this?
> http://chimezie.posterous.com/lazy-test-and-consumption-of-generators

Thats a good idea. I haven't thought about it. We already use that
patten in application.py.