Replace fetchall() by iterators where possible
commitbb3dda528e169afb856ec928c8f82ecfb9438206
authorThomas Perl <thp@thpinfo.com>
Mon, 26 Apr 2010 18:36:52 +0000 (26 20:36 +0200)
committerThomas Perl <thp@thpinfo.com>
Mon, 26 Apr 2010 18:36:52 +0000 (26 20:36 +0200)
treecedcc70d633a5ddacbbcf98f5bbd0898e24453d8
parent1a95a28156ee8fcb7ba5c72252fd5e25ed57381c
Replace fetchall() by iterators where possible
src/gpodder/dbsqlite.py
src/gpodder/minidb.py