Always use basestring instead of str with isinstance().
authorZac Medico <zmedico@gentoo.org>
Sat, 7 Mar 2009 19:40:18 +0000 (19:40 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 7 Mar 2009 19:40:18 +0000 (19:40 -0000)
commit1a591a6ee59ad59b2107fe113fcbfd3cb30879aa
tree0febb74ef1b5cee418eba57c53efef574795416d
parentde83c76040a64a4f4997ce70214fa3f44c411695
Always use basestring instead of str with isinstance().

svn path=/main/trunk/; revision=12775
pym/_emerge/__init__.py
pym/portage/cache/template.py
pym/portage/mail.py
pym/portage/process.py