Fix portage._unicode_func_wrapper.__call__() to properly handle bytes with Python 3.
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Mon, 21 Sep 2009 17:00:59 +0000 (17:00 -0000)
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
Mon, 21 Sep 2009 17:00:59 +0000 (17:00 -0000)
commit6f5dda26fffd5457f82ccb9bd12b2d1d0a42c970
tree27a6938bf3fad940bf52598b7be78185b839e182
parente6809abc78708f7be28f5b18eb3cee4d36929bd2
Fix portage._unicode_func_wrapper.__call__() to properly handle bytes with Python 3.

svn path=/main/trunk/; revision=14331
pym/portage/__init__.py