Fix sqlite3 dependency issue (bug 1005)
commit3642e4e229e3228ac0136504b260fe9f896c5f63
authorThomas Perl <thp@thpinfo.com>
Sat, 1 May 2010 08:45:47 +0000 (1 10:45 +0200)
committerThomas Perl <thp@thpinfo.com>
Sat, 1 May 2010 08:45:47 +0000 (1 10:45 +0200)
tree37cbccb0919da1af2ceedff73862e2e3fb645396
parent55df27f3f33615262cb384aa208ac8f9cfb91a4a
Fix sqlite3 dependency issue (bug 1005)

Still allow for pysqlite2 to be used as
a dependency instead of the built-in
SQLite 3 module from Python.
src/gpodder/minidb.py