(Polls.order <= 5).select()  vs db(Polls.order <= 5).select()

I see no difference.

I don't see any reason to give it an __iter__ method >.< Just put .select()

--
Thadeus





On Mon, May 17, 2010 at 9:18 PM, mdipierro <[email protected]> wrote:
> e could also give query and set objects and __iter__ method and be
> able to

Reply via email to