YouTube: Remove dependency on OrderedDict
commit811323f5eb7022c88895e9141e83ff8603565dc2
authorThomas Perl <m@thp.io>
Sun, 18 Nov 2012 20:35:21 +0000 (18 21:35 +0100)
committerThomas Perl <m@thp.io>
Sun, 18 Nov 2012 20:35:21 +0000 (18 21:35 +0100)
treebb8efca4f36351fa1f0c30adb167a6d38a5ad123
parentde0cae32aad720e03b8f87f95d50446f4b9ec643
YouTube: Remove dependency on OrderedDict

We still need to support Python 2.6 easily, as this is
what we have on MeeGo 1.2 Harmattan.
src/gpodder/gtkui/desktop/preferences.py
src/gpodder/youtube.py