Use ImportError handling to import _TextTestResult which moved from
authorZac Medico <zmedico@gentoo.org>
Wed, 9 Dec 2009 00:08:18 +0000 (00:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 9 Dec 2009 00:08:18 +0000 (00:08 -0000)
commit3a3f1b1f3b61bda1591706d67e17daa5ca5f8d1a
treeed243b1de586e2f873ba686f4949ce9b776666b0
parent27783e3125348e8cd147c438b534c246eedf38c2
Use ImportError handling to import _TextTestResult which moved from
unittest to unittest.runner in python-2.7. Thanks to Arfrever for the
suggestion.

svn path=/main/trunk/; revision=14972
pym/portage/tests/__init__.py