Use ImportError handling to import _TextTestResult which moved from
authorZac Medico <zmedico@gentoo.org>
Thu, 10 Dec 2009 01:04:18 +0000 (01:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 10 Dec 2009 01:04:18 +0000 (01:04 -0000)
commitabd5377f55f1a3746e20087d9f10e88e2e522115
tree62fec63e6d9c7d9be186dac35f37cfae37e31eb0
parent1494ff9dd191823015dfe03b38255dbb71c1bdeb
Use ImportError handling to import _TextTestResult which moved from
unittest to unittest.runner in python-2.7. Thanks to Arfrever for the
suggestion. (trunk r14972)

svn path=/main/branches/2.1.7/; revision=15006
pym/portage/tests/__init__.py