Use unicode strings from the SQLite database
commit76762fcabb44ac863e11d715ecb5564d748f2f1b
authorThomas Perl <m@thp.io>
Sat, 22 Oct 2011 17:03:11 +0000 (22 19:03 +0200)
committerThomas Perl <m@thp.io>
Sat, 22 Oct 2011 17:03:11 +0000 (22 19:03 +0200)
treeb88d2747f30ebb0dc8e87352ba8d7167778ba50a
parentd5be0f355e1a3785bde0bb4b4cdd20045834850a
Use unicode strings from the SQLite database

This avoids unicode warnings and should hopefully
prepare us for the wonderful times of Python 3
sanity, when all our encoding problems are gone ;)
bin/gpo
src/gpodder/dbsqlite.py