Add support for an 'encoding' parameter to _unicode_module_wrapper(). This
authorZac Medico <zmedico@gentoo.org>
Thu, 13 Aug 2009 21:33:21 +0000 (21:33 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 13 Aug 2009 21:33:21 +0000 (21:33 -0000)
commit09e4e5ac8595257981aa91bff04c4ac4d0bb2138
tree2142159be34af68fa1eb0184c8bcfe1e2bbb6ad8
parent9fb1e4762ddbf1e6a449ec611b37d558ab5911cf
Add support for an 'encoding' parameter to _unicode_module_wrapper(). This
will allow creation of specialize wrappers for merge/unmerge, in case the
value of sys.getfilesystemencoding() is something other than utf_8.

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