Fix Python 2 / 3 incompatabilities
commit4113c4737c68174065cce2cde114271febd83e41
authorStefan Kögl <stefan@skoegl.net>
Sun, 31 May 2015 15:13:38 +0000 (31 17:13 +0200)
committerStefan Kögl <stefan@skoegl.net>
Tue, 2 Jun 2015 16:47:57 +0000 (2 18:47 +0200)
tree34cbb5f9880ad58622af3ec8d0c871d05e8af0c0
parent5f724e6cf5e395e75d04fc1756144acb94d35cef
Fix Python 2 / 3 incompatabilities
16 files changed:
mygpo/api/__init__.py
mygpo/api/advanced/lists.py
mygpo/api/basic_auth.py
mygpo/api/opml.py
mygpo/api/simple.py
mygpo/flattr.py
mygpo/podcastlists/tests.py
mygpo/podcasts/models.py
mygpo/search/index.py
mygpo/test.py
mygpo/users/models.py
mygpo/usersettings/tests.py
mygpo/utils.py
mygpo/web/utils.py
mygpo/web/views/podcast.py
requirements.txt