Implement PortageException.__unicode__ so the string formatin operator will
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Mar 2010 11:07:38 +0000 (04:07 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Mar 2010 11:07:38 +0000 (04:07 -0700)
commit7a3dfc630b82dc8becc1df0ca160b3f5a6708974
treea972aab35c88e818b899d92ad21c803113ee0ede
parenta95ac9ff269980f78153f4fa6a12b05d0a4c9ac4
Implement PortageException.__unicode__ so the string formatin operator will
work correctly with unicode strings in python2.
pym/portage/exception.py