Make PortageException __str__ and __unicode__ methods more like
authorZac Medico <zmedico@gentoo.org>
Thu, 16 Sep 2010 03:01:21 +0000 (20:01 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 16 Sep 2010 03:01:21 +0000 (20:01 -0700)
commitaadbaae1c3cd3c2166df593d984923dc491893b2
tree06461942249564766ab3900dd47e06cdc06050ed
parentcc440f13b4a26e5ec454e2ef8f9861af897ffba4
Make PortageException __str__ and __unicode__ methods more like
DependencyArg, and add tests.
pym/portage/exception.py
pym/portage/tests/unicode/test_string_format.py