Python 3 compatibility fixes (+ QML UI support)
commit4f27e3571d1513a3b475fcfb6bdf3e637bb5a809
authorThomas Perl <m@thp.io>
Fri, 24 Feb 2012 15:58:05 +0000 (24 16:58 +0100)
committerThomas Perl <m@thp.io>
Fri, 24 Feb 2012 15:58:05 +0000 (24 16:58 +0100)
treede01474b57251c85fb9b63c51bd9a65003ebc58a
parentaa9f873cd4208d8d330a662ac5394c4924cc7f1a
Python 3 compatibility fixes (+ QML UI support)

Fix some issues when using gPodder with Python 3.
This also fixes problems with gPodder's QML UI, so
PySide and the QML UI are now working with Python 3.
README
src/gpodder/config.py
src/gpodder/qmlui/__init__.py
src/gpodder/util.py