When decoding term codes inside the JobStatusDisplay constructor, use the
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:13:02 +0000 (06:13 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:13:02 +0000 (06:13 -0000)
commitae17dbbbfd775965a19c983bce5820f0e9dca477
tree7347e0f1bc8a1694f6b62bdd1320a518fc2d9b47
parentf5437b41e68385b66a867c0d509710ea32915bc3
When decoding term codes inside the JobStatusDisplay constructor, use the
'replace' error handling scheme in order to avoid triggering a potential
UnicodeError. (trunk r12687)

svn path=/main/branches/2.1.6/; revision=12947
pym/_emerge/__init__.py