When decoding term codes inside the JobStatusDisplay constructor, use the
authorZac Medico <zmedico@gentoo.org>
Sun, 22 Feb 2009 23:39:03 +0000 (23:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 22 Feb 2009 23:39:03 +0000 (23:39 -0000)
commit354f87f6aacc49c3a958cfa383ecd13cca2b6c19
tree52be45d9bf0b1b8ba3b3fd2b5a9b53600965b7d2
parent3b5e6f3e4706be9a4e970af81a2222c389a3d1dc
When decoding term codes inside the JobStatusDisplay constructor, use the
'replace' error handling scheme in order to avoid triggering a potential
UnicodeError.

svn path=/main/trunk/; revision=12687
pym/_emerge/__init__.py