Always use basestring instead of str with isinstance(). (trunk r12775)
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:46:43 +0000 (06:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:46:43 +0000 (06:46 -0000)
commitf0a15cf2bc9beb6f3c1ce03e8d514214621b29d6
tree13bc4ace3bbe79c04f8534bf6e77f283a04d1945
parentabdae9134752155162673cfee858ebe394cdaa54
Always use basestring instead of str with isinstance(). (trunk r12775)

svn path=/main/branches/2.1.6/; revision=13019
pym/_emerge/__init__.py
pym/portage/cache/template.py
pym/portage/mail.py
pym/portage/process.py