Start to use six for basestring.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 18 Apr 2013 13:53:09 +0000 (15:53 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 18 Apr 2013 14:14:16 +0000 (16:14 +0200)
commitbc92ff9d3cc1e4b4aadbd7728f52f2829178e699
tree92d41a60341ef33fd136b35393c1bfe9dc39fe22
parent4c7b9420ab6bf0d979007bcf4e63106404b059be
Start to use six for basestring.

six allows us to smoothly get more forward compatible with
py3.  The idea is to change things over to use six, when/if
we feel a need for it.
mediagoblin/plugins/piwigo/tools.py
mediagoblin/tools/routing.py
setup.py