Do manual unicode handling (instead of using the wrapped os module) in
authorZac Medico <zmedico@gentoo.org>
Tue, 22 Sep 2009 19:48:26 +0000 (19:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 22 Sep 2009 19:48:26 +0000 (19:48 -0000)
commit26736fa28cf9a37f4ea0cb9ee73f4b0c6a240d28
tree4c1f5bf74817f7824bfe5b6c4a96a6d1a4f6f0b4
parentcee4de48aae88c5df32e147784fd53ab5fb3ea09
Do manual unicode handling (instead of using the wrapped os module) in
portdbapi.findname2(), since it's a hotspot. Thanks to Marat Radchenko
<marat@slonopotamus.org> for the initial patch.

svn path=/main/trunk/; revision=14378
pym/portage/dbapi/porttree.py