Use encoded byte strings with python-2.x, since the python ebuilds are
authorZac Medico <zmedico@gentoo.org>
Wed, 13 Jan 2010 04:12:56 +0000 (04:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 13 Jan 2010 04:12:56 +0000 (04:12 -0000)
commitc693312f55cf05074746e39939edd80562353c70
tree024d01042d645b4ddfdd6b158b40a8c99677cbbd
parent58159e43cd60cfcd78d1084df0ff37423a379ba6
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).

svn path=/main/trunk/; revision=15197
bin/check-implicit-pointer-usage.py