The culprit here is actually Powershell, which likes to convert text output
to UTF-16. I bet you won't see this if you run from cmd.exe.
On Wed, Apr 3, 2013 at 11:32 PM, Markus Schaber wrote:
> Hi, Slide,
>
> Hi, Malcolm,
>
> ** **
>
> Both Python and .NET itself have some heuristics to
Hi, Slide,
Hi, Malcolm,
Both Python and .NET itself have some heuristics to determine the output
encoding on stdout.
And it's well possible that this heuristics get confused depending on the
locale or other settings.
However, this seems to be specific to the machine - on my machine (using the