From: Brian N. <bg...@gm...> - 2012-12-10 15:16:35
|
On Mon, Dec 10, 2012 at 8:58 AM, Dave Pawson <dav...@gm...> wrote: > > I'm on Fedora, which uses Python heavily for scripts, so I'm reluctant > to install 3 ahead of Fedora. > My solution works which is enough for me. You can also set the environment variable PYTHONIOENCODING if you find yourself needing to do a lot of redirection or piping. Regards, BN |