For compatibility with python-3.0, use isinstance() instead of type().
authorZac Medico <zmedico@gentoo.org>
Thu, 19 Feb 2009 05:29:48 +0000 (05:29 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 19 Feb 2009 05:29:48 +0000 (05:29 -0000)
commit8ad412e223f255f7fa473028b49ac7b01cdbe008
treef27de2d6671f2683f476ae0f26fd70d27102f371
parentb126f39af5f6b7eb3eec5a001bcef4e5ec61068a
For compatibility with python-3.0, use isinstance() instead of type().

svn path=/main/trunk/; revision=12633
bin/dohtml
pym/_emerge/__init__.py
pym/portage/dep.py
pym/portage/locks.py