Revert "Use plain ascii encoding for this file"
authorZac Medico <zmedico@gentoo.org>
Fri, 14 Oct 2011 15:30:17 +0000 (08:30 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 14 Oct 2011 15:30:17 +0000 (08:30 -0700)
commit41f95b75ceb77d33f0335455788a93c68c58aa69
tree235c06edf27fbb1ec29fc45dec98d2e3b339fda1
parentd60105f611515f32b53b1eb4afa65f3a0d8a9056
Revert "Use plain ascii encoding for this file"

This reverts commit 2a4b07c8d0105ea7418ea3afc9e777a7a396fc46.
Current python ebuilds no longer remove the encodings directory when
USE=ebuild is enabled, so now it's possible to use UTF8 encoding in
python source files without triggering unsightly SyntaxError messages
when python_mod_optimize is compiling byte-code files.
pym/portage/cache/ebuild_xattr.py