Use encoded byte strings with python-2.x, since the python ebuilds are
authorZac Medico <zmedico@gentoo.org>
Fri, 29 Jan 2010 18:48:40 +0000 (18:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 29 Jan 2010 18:48:40 +0000 (18:48 -0000)
commit6a6452569b028da0691c11839a30a43ed246a7bd
tree1b77d573bdbbae6dcc9acdad525a66529dbefaf3
parent0f85c5c360f2f9f32614a5e47da27666dd1e12a1
Use encoded byte strings with python-2.x, since the python ebuilds are
known to remove the encodings module when USE=build is enabled (thus
disabling unicode decoding/encoding). (trunk r15197)

svn path=/main/branches/2.1.7/; revision=15251
bin/check-implicit-pointer-usage.py