minidb: Fix encoding issue (bug 1088)
commitb13123d7a105c5f201e9b50e0293a176821dfb8e
authorThomas Perl <m@thp.io>
Thu, 3 Feb 2011 12:10:07 +0000 (3 13:10 +0100)
committerThomas Perl <m@thp.io>
Thu, 3 Feb 2011 12:10:07 +0000 (3 13:10 +0100)
treefbc8f39258c02870ef9581f52f828c471c35494b
parentcfa838d8efba844954a9046210e6d71eff1d9c8e
minidb: Fix encoding issue (bug 1088)

Make sure that utf-8 strings are converted
to unicode before sending to the database.
src/gpodder/minidb.py