elog_process: fix ridicoulus newlines bug #386771
authorZac Medico <zmedico@gentoo.org>
Tue, 11 Oct 2011 16:56:43 +0000 (09:56 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 11 Oct 2011 16:56:43 +0000 (09:56 -0700)
commit12cb62465b130c21080281d78f7bfac077c17dfb
treed3c809027eaea929079951b20dec03d586e89ee1
parent51579fb34c19519a585ce2d052a270b6d84a2d97
elog_process: fix ridicoulus newlines bug #386771

This fixes a regression since commit 8a119ea94ecc6668797e3a1358465ef3733f3a3e
which added a newline after each character. This boosts efficiency since we no
longer convert a strings to lists of characters.
pym/portage/elog/__init__.py