emerge --sync: python 2.6.4 compat, bug #456236
authorZac Medico <zmedico@gentoo.org>
Sat, 9 Feb 2013 17:58:59 +0000 (09:58 -0800)
committerZac Medico <zmedico@gentoo.org>
Sat, 9 Feb 2013 17:58:59 +0000 (09:58 -0800)
commit02d4bc55e96e01f4e7c5aeea3e52cdd28d69c120
treeb7d354c7673de70f8bee497bd9469027d31c68ba
parent87d1b397eb61b51c657806a29a09828b6ad55137
emerge --sync: python 2.6.4 compat, bug #456236

Avoid "TypeError: keywords must be strings" issue triggered
by unicode_literals: http://bugs.python.org/issue4978

Also see commit e9a04922c144b267534e3335d2ff3d7bb8994b80.
pym/_emerge/actions.py